The FileClass class represents a creatable file type in Windows.
Clone | Creates a copy of the object. |
LoadByExtension | Loads and initializes the file class based on a file extension. |
LoadByFileClass | Loads and initializes the file class based on a file class identifier name and the extension. |
SetFileClassInfo | Initializes the file class with the given parameters. |
DisplayName | Display name for the file class. |
DotAndExtension | Extension for the file class. Prefixed with a dot. |
Extension | Extension for the file class. |
FileClass | File class identifier string. |