Freigeben über


SPRemoteEventProperties.ErrorCode-Eigenschaft

Namespace:  Microsoft.SharePoint.Client.EventReceivers
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property ErrorCode As String
    Get
    Set
'Usage
Dim instance As SPRemoteEventProperties
Dim value As String

value = instance.ErrorCode

instance.ErrorCode = value
[DataMemberAttribute]
public string ErrorCode { get; set; }

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

SPRemoteEventProperties Klasse

SPRemoteEventProperties-Member

Microsoft.SharePoint.Client.EventReceivers-Namespace