Freigeben über


SPSecurityEventProperties.ScopeUrl-Eigenschaft

Ruft die relative URL des Objekts, das dieses Ereignis angewendet wird.

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

Syntax

'Declaration
Public ReadOnly Property ScopeUrl As String
    Get
'Usage
Dim instance As SPSecurityEventProperties
Dim value As String

value = instance.ScopeUrl
public string ScopeUrl { get; }

Eigenschaftswert

Typ: System.String
Die relative URL des Objekts.

Siehe auch

Referenz

SPSecurityEventProperties Klasse

SPSecurityEventProperties-Member

Microsoft.SharePoint-Namespace