Freigeben über


DeploymentSyncContext.SourceObject Eigenschaft

Definition

Ruft die Quelle DeploymentObject für den aktuellen Bereitstellungssynchronisierungskontext ab.

public:
 property Microsoft::Web::Deployment::DeploymentObject ^ SourceObject { Microsoft::Web::Deployment::DeploymentObject ^ get(); };
public Microsoft.Web.Deployment.DeploymentObject SourceObject { get; }
member this.SourceObject : Microsoft.Web.Deployment.DeploymentObject
Public ReadOnly Property SourceObject As DeploymentObject

Eigenschaftswert

Eine DeploymentObject , die als Quelle für den aktuellen Synchronisierungskontext verwendet wird.

Gilt für: