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 部署同步参数的事件参数关联的 。

适用于