SPRemoteEventProperties.ErrorCode - Propriété
Espace de noms : Microsoft.SharePoint.RemoteApp
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property ErrorCode As String
Get
Friend Set
'Utilisation
Dim instance As SPRemoteEventProperties
Dim value As String
value = instance.ErrorCode
[DataMemberAttribute]
public string ErrorCode { get; internal set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
SPRemoteEventProperties classe