Shell32Info Constructor |
Name | Description | |
---|---|---|
Shell32Info(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. | |
Shell32Info(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. |