WixToolset.Dtf.Resources namespace
Classes
| Class | Description |
|---|---|
| BitmapResource | A subclass of Resource which provides specific methods for manipulating the resource data. |
| GroupIconResource | A subclass of Resource which provides specific methods for manipulating the resource data. |
| Resource | Represents a Win32 resource which can be loaded from and saved to a PE file. |
| ResourceCollection | Allows reading and editing of resource data in a Win32 PE file. |
| ResourceType | Represents either a standard integer resource type or a custom resource type name. |
| VersionResource | A subclass of Resource which provides specific methods for manipulating the resource data. |
| VersionStringTable | Represents a string table of a file version resource. |
Enumerations
| Enumeration | Description |
|---|---|
| VersionBuildTypes | Identifies build types of a versioned file. |
| VersionFileSubtype | Identifies the sub-type of a versioned file. |
| VersionFileType | Identifies the type of a versioned file. |