Click or drag to resize
Shell32Info Constructor
Overload List
  NameDescription
Public methodShell32Info(String)
Initializes a Shell32Info instance.
Remarks
Shell32 is limited to MAX_PATH length.
Remarks
This constructor does not check if a file exists. This constructor is a placeholder for a string that is used to access the file in subsequent operations.
Public methodShell32Info(String, PathFormat)
Initializes a Shell32Info instance.
Remarks
Shell32 is limited to MAX_PATH length.
Remarks
This constructor does not check if a file exists. This constructor is a placeholder for a string that is used to access the file in subsequent operations.
Top
See Also