![]() |
NDEVR
API Documentation
|
Stores information relating to a type of file the module can preview or handle. More...
Public Attributes | |
| bool | advertise |
| Whether to advertise this file handler to the OS. | |
| Buffer< FileHanderExtension > | extensions |
| File extensions handled by this handler. | |
| String | icon |
| Icon resource name for this file type. | |
| Public Attributes inherited from ModuleFeatureBase | |
| TranslatedString | description |
| User-facing description (e.g., displayed in Windows Firewall manager). | |
| String | id |
| Unique identifier for this feature. | |
| TranslatedString | name |
| User-facing display name. | |
Stores information relating to a type of file the module can preview or handle.
Definition at line 183 of file ModuleResourceManager.h.