FILEDESCRIPTOR Methods |
The FILEDESCRIPTOR type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
FromFileInfo |
Creates a descriptor from a FileInfo instance.
| |
FromFilePath |
Creates a descriptor from a file path.
| |
FromIdList |
Creates a descriptor from a PIDL.
| |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns the file name of this instance.
(Overrides ValueTypeToString.) |