Click or drag to resize

FILEDESCRIPTOR Methods

The FILEDESCRIPTOR type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodStatic memberFromFileInfo
Creates a descriptor from a FileInfo instance.
Public methodStatic memberFromFilePath
Creates a descriptor from a file path.
Public methodStatic memberFromIdList
Creates a descriptor from a PIDL.
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the file name of this instance.
(Overrides ValueTypeToString.)
Top
See Also