共用方式為


SPAuditEntry.LocationType property

取得一個值,指出發生此事件。

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

Syntax

'宣告
Public ReadOnly Property LocationType As SPAuditLocationType
    Get
'用途
Dim instance As SPAuditEntry
Dim value As SPAuditLocationType

value = instance.LocationType
public SPAuditLocationType LocationType { get; }

Property value

Type: Microsoft.SharePoint.SPAuditLocationType
在SharePoint Foundation,這個屬性永遠會傳回UrlInvalid

請參閱

參照

SPAuditEntry class

SPAuditEntry members

Microsoft.SharePoint namespace