DeploymentManifestObjectProviderContext Class
IIS 7.0
Provides methods that create DeploymentManifestObject instances and retrieve the associated DeploymentManifestFileSystemContext.
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentManifestObjectProviderContext type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CreateManifestObject | Creates a manifest object given the specified DeploymentProviderOptions. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetFileSystemContext | Gets the DeploymentManifestFileSystemContext associated with the current object. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
