DeploymentManifestObjectProviderContext Class

Definition

Provides methods that create DeploymentManifestObject instances and retrieve the associated DeploymentManifestFileSystemContext.

public ref class DeploymentManifestObjectProviderContext
public class DeploymentManifestObjectProviderContext
type DeploymentManifestObjectProviderContext = class
Public Class DeploymentManifestObjectProviderContext
Inheritance
DeploymentManifestObjectProviderContext

Methods

CreateManifestObject(DeploymentProviderOptions)

Creates a manifest object given the specified DeploymentProviderOptions.

GetFileSystemContext(String)

Gets the DeploymentManifestFileSystemContext associated with the current object.

Applies to