Share via


SPAppInstanceErrorDetails.ErrorType property

Gets the classification of the error.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property ErrorType As SPAppInstanceErrorType
    Get
    Friend Set
'Usage
Dim instance As SPAppInstanceErrorDetails
Dim value As SPAppInstanceErrorType

value = instance.ErrorType
[DataMemberAttribute]
public SPAppInstanceErrorType ErrorType { get; internal set; }

Property value

Type: Microsoft.SharePoint.Administration.SPAppInstanceErrorType

See also

Reference

SPAppInstanceErrorDetails class

SPAppInstanceErrorDetails members

Microsoft.SharePoint.Administration namespace