共用方式為


SPSecurityEventProperties.ScopeUrl property

取得此事件適用於該物件的相對 URL。

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

Syntax

'宣告
Public ReadOnly Property ScopeUrl As String
    Get
'用途
Dim instance As SPSecurityEventProperties
Dim value As String

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

Property value

Type: System.String
物件的相對 URL。

請參閱

參照

SPSecurityEventProperties class

SPSecurityEventProperties members

Microsoft.SharePoint namespace