共用方式為


SPAuditEntry.DocLocation property

取得稽核物件之位置的稽核事件的時間。

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

Syntax

'宣告
Public ReadOnly Property DocLocation As String
    Get
'用途
Dim instance As SPAuditEntry
Dim value As String

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

Property value

Type: System.String
代表要稽核物件之位置的String

備註

如果物件已下載之事件的執行本機電腦上, DocLocation是本機路徑。

請參閱

參照

SPAuditEntry class

SPAuditEntry members

Microsoft.SharePoint namespace