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