DeploymentSyncParameterEventArgs.OperationType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
DeploymentOperationKind取得與部署同步處理參數之事件引數相關聯的 。
public:
property Microsoft::Web::Deployment::DeploymentOperationKind OperationType { Microsoft::Web::Deployment::DeploymentOperationKind get(); };
public Microsoft.Web.Deployment.DeploymentOperationKind OperationType { get; }
member this.OperationType : Microsoft.Web.Deployment.DeploymentOperationKind
Public ReadOnly Property OperationType As DeploymentOperationKind
屬性值
DeploymentOperationKind,與部署同步處理參數的事件引數相關聯。