SPSocialException.InternalErrorCode - Propriété
Obtient le code d'erreur interne, si elle est disponible.
Espace de noms : Microsoft.Office.Server.Social
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public Property InternalErrorCode As Integer
Get
Private Set
'Utilisation
Dim instance As SPSocialException
Dim value As Integer
value = instance.InternalErrorCode
public int InternalErrorCode { get; private set; }
Valeur de propriété
Type : System.Int32