Microsoft.Build.Tasks.Deployment.ManifestUtilities Namespace
.NET Framework 2.0
Note: This namespace is new in the .NET Framework version 2.0.
The Microsoft.Build.Tasks.Deployment.ManifestUtilities namespace contains classes that MSBuild uses.
| Class | Description | |
|---|---|---|
![]() | ApplicationIdentity | Provides a unique identifier for a ClickOnce application. |
![]() | ApplicationManifest | Describes a ClickOnce or native Win32 application manifest. |
![]() | AssemblyIdentity | Specifies the identity of the manifest. |
![]() | AssemblyManifest | Describes a Win32 assembly manifest. |
![]() | AssemblyReference | Describes a manifest assembly reference. |
![]() | AssemblyReferenceCollection | Provides a collection for manifest assembly references. |
![]() | BaseReference | Describes base functionality common to both file references and assembly references. |
![]() | ComClass | |
![]() | DeployManifest | Represents a ClickOnce deployment manifest. |
![]() | FileReference | Describes a manifest file reference. |
![]() | FileReferenceCollection | Represents a collection for manifest file references. |
![]() | Manifest | This class represents base functionality common to all supported manifest types. |
![]() | ManifestReader | Reads an XML manifest file into an object representation. |
![]() | ManifestWriter | Writes an object representation of a manifest to XML. |
![]() | OutputMessage | This class represents an error, warning, or informational output message for the manifest generator. |
![]() | OutputMessageCollection | This class represent a collection for output messages. |
![]() | ProxyStub | |
![]() | SecurityUtilities | Provides a set of utility functions for manipulating security permision sets and signing. |
![]() | TrustInfo | This class represents the application security trust information. |
![]() | TypeLib | |
![]() | WindowClass |
| Enumeration | Description | |
|---|---|---|
![]() | AssemblyIdentity.FullNameFlags | This class represents the attributes that the GetFullName function returns. |
![]() | AssemblyReferenceType | This class represents the type of an assembly reference. |
![]() | OutputMessageType | Specifies the type of output message as either an error, warning, or informational. |
![]() | UpdateMode | Specifies how the application checks for updates. |
![]() | UpdateUnit | Specifies the units for the update interval. |
Community Additions
ADD
Show:

