SPClientServiceRequestUsageEntry.ErrorCode - Propriété

Obtient ou définit le code d'erreur HRESULT.

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

Syntaxe

'Déclaration
Public Property ErrorCode As Integer
    Get
    Set
'Utilisation
Dim instance As SPClientServiceRequestUsageEntry
Dim value As Integer

value = instance.ErrorCode

instance.ErrorCode = value
public int ErrorCode { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

SPClientServiceRequestUsageEntry classe

SPClientServiceRequestUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms