Freigeben über


SPRemoteSecurityEventProperties.ScopeUrl-Eigenschaft

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

Syntax

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

value = instance.ScopeUrl

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

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

SPRemoteSecurityEventProperties Klasse

SPRemoteSecurityEventProperties-Member

Microsoft.SharePoint.Client.EventReceivers-Namespace