'DeclarationPublic Overloads Shared Function GetFileSmallImage( _ ByVal filePath As System.String _ ) As System.Drawing.Image
'UsageDim filePath As System.String Dim value As System.Drawing.Image value = NSystemImages.GetFileSmallImage(filePath)
public static System.Drawing.Image GetFileSmallImage( System.string filePath )
Parameters
- filePath