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