'Declaration
Public Overloads Shared Function GetFileSmallImage( _ ByVal filePath As System.String _ ) As System.Drawing.Image
'Usage
Dim 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