DeploymentSyncParameterEventArgs.OperationType 屬性

定義

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,與部署同步處理參數的事件引數相關聯。

適用於