Freigeben über


DeploymentManifestObjectProviderContext.GetFileSystemContext(String) Methode

Definition

Ruft das ab, das DeploymentManifestFileSystemContext dem aktuellen Objekt zugeordnet ist.

public:
 Microsoft::Web::Deployment::DeploymentManifestFileSystemContext ^ GetFileSystemContext(System::String ^ path);
public Microsoft.Web.Deployment.DeploymentManifestFileSystemContext GetFileSystemContext(string path);
member this.GetFileSystemContext : string -> Microsoft.Web.Deployment.DeploymentManifestFileSystemContext
Public Function GetFileSystemContext (path As String) As DeploymentManifestFileSystemContext

Parameter

path
String

Der Pfad, auf den sich der Dateisystemkontext bezieht.

Gibt zurück

Eine DeploymentManifestFileSystemContext-Instanz.

Gilt für: