SPAppInstanceErrorDetails.ErrorTypeName - Propriété

Obtient le nom du type de l'erreur.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<IgnoreDataMemberAttribute> _
Public ReadOnly Property ErrorTypeName As String
    Get
'Utilisation
Dim instance As SPAppInstanceErrorDetails
Dim value As String

value = instance.ErrorTypeName
[IgnoreDataMemberAttribute]
public string ErrorTypeName { get; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

SPAppInstanceErrorDetails classe

SPAppInstanceErrorDetails - Membres

Microsoft.SharePoint.Administration - Espace de noms