Microsoft.Deployment.Resources Namespace

DTF API

Copy image CopyHover image
Deployment Tools Foundation Microsoft.Deployment.Resources Namespace
Deployment Tools Foundation NamespacesMicrosoft.Deployment.Resources
Classes for reading and writing resource data in executable files.
Types
All Types Classes Enumerations
Icon Type 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.

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.

VersionResource
A subclass of Resource which provides specific methods for manipulating the resource data.

VersionStringTable
Represents a string table of a file version resource.