GenerateDeploymentManifest Methods

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The GenerateDeploymentManifest type exposes the following members.

Methods

  Name Description
Protected method AddAssemblyFromItem Infrastructure. Adds an assembly reference to the manifest, based on the specified item.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from GenerateManifestBase.)
Protected method AddAssemblyNameFromItem Infrastructure. Adds an assembly reference to the manifest, based on the specified item and the assembly reference type.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from GenerateManifestBase.)
Protected method AddEntryPointFromItem Infrastructure. Adds an entry point reference to the manifest, based on the specified item and the assembly reference type.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from GenerateManifestBase.)
Protected method AddFileFromItem Infrastructure. Adds a file reference to the manifest, based on the specified item.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from GenerateManifestBase.)
Public method Equals (Inherited from Object.)
Public method Execute Infrastructure. Executes the GenerateManifestBase task.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from GenerateManifestBase.)
Protected method FindFileFromItem Infrastructure. Returns the manifest file reference that matches the specified item.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from GenerateManifestBase.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)
Protected method ValidateInputs Infrastructure. Validates the inputs of the GenerateManifestBase task.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from GenerateManifestBase.)
Protected method ValidateOutput Infrastructure. Validates the generated manifest.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from GenerateManifestBase.)

Top

See Also

Reference

GenerateDeploymentManifest Class

Microsoft.Build.Tasks Namespace