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