Microsoft.Build.Tasks.Deployment.ManifestUtilities Namespace

Contains classes that MSBuild uses.

Classes

ApplicationIdentity

Provides a unique identifier for a ClickOnce application.

ApplicationManifest

Describes a ClickOnce or native Win32 application manifest.

AssemblyIdentity

Describes the identity of an assembly.

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 and assembly references.

ComClass

Represents a COM class that is described in a manifest.

CompatibleFramework

Describes a CompatibleFramework for an deployment manifest

CompatibleFrameworkCollection

Represents a collection of versions of the .NET Framework that an application prefers to run on.

DeployManifest

Describes a ClickOnce deployment manifest.

FileAssociation

Describes a fileAssociation for an application manifest

FileAssociationCollection

Represents a collection of file associations.

FileReference

Describes a manifest file reference.

FileReferenceCollection

Provides a collection for manifest file references.

LauncherBuilder

Adds Launcher and updates its resource

Manifest

Describes base functionality common to all supported manifest types.

ManifestReader

Reads an XML manifest file into an object representation.

ManifestWriter

Writes object representation of a manifest to XML.

OutputMessage

Describes an error, warning, or informational output message for the manifest generator.

OutputMessageCollection

Provides a collection for output messages.

ProxyStub

Represents a proxy in a ClickOnce application manifest. .

SecurityUtilities

Provides a set of utility functions for manipulating security permision sets and signing.

TrustInfo

Describes the application security trust information.

TypeLib

Represents a type library.

WindowClass

Represents a window class in an application manifest.

Enums

AssemblyIdentity.FullNameFlags

Specifies which attributes are to be returned by the GetFullName function.

AssemblyReferenceType

Describes 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.