Freigeben über


SPSecurityEventProperties.WebFullUrl-Eigenschaft

Ruft die vollständige URL des aktuellen Webs, in dem das Ereignis eintritt.

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

Syntax

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

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

Eigenschaftswert

Typ: System.String
Der vollständige URL des aktuellen Webs.

Siehe auch

Referenz

SPSecurityEventProperties Klasse

SPSecurityEventProperties-Member

Microsoft.SharePoint-Namespace