SPAppInstanceErrorDetails.ErrorType 属性
获取错误的分类。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property ErrorType As SPAppInstanceErrorType
Get
Friend Set
用法
Dim instance As SPAppInstanceErrorDetails
Dim value As SPAppInstanceErrorType
value = instance.ErrorType
[DataMemberAttribute]
public SPAppInstanceErrorType ErrorType { get; internal set; }
属性值
类型:Microsoft.SharePoint.Administration.SPAppInstanceErrorType