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