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