FileType Methods |
The FileType type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Equivalence check with object.
(Overrides ObjectEquals(Object).) |
![]() | Equals(FileType) |
File type equivalence check.
|
![]() ![]() | FromFileNameOrExtension |
Return FileType based on file name or extension.
|
![]() | GetHashCode |
Get hash code.
(Overrides ObjectGetHashCode.) |
![]() ![]() | GetSupportedFileTypes |
Get supported file types enumeration.
|
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the file type.
(Overrides ObjectToString.) |