SPDeploymentErrorEventArgs.ErrorType 属性
获取一个SPDeploymentErrorType值,指定错误的类型。
命名空间: Microsoft.SharePoint.Deployment
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property ErrorType As SPDeploymentErrorType
Get
用法
Dim instance As SPDeploymentErrorEventArgs
Dim value As SPDeploymentErrorType
value = instance.ErrorType
public SPDeploymentErrorType ErrorType { get; }
属性值
类型:Microsoft.SharePoint.Deployment.SPDeploymentErrorType
返回一个SPDeploymentErrorType值。