共用方式為


SPAuditEntry.ItemType property

取得SPAuditEntry所代表之事件的物件類型。

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

Syntax

'宣告
Public ReadOnly Property ItemType As SPAuditItemType
    Get
'用途
Dim instance As SPAuditEntry
Dim value As SPAuditItemType

value = instance.ItemType
public SPAuditItemType ItemType { get; }

Property value

Type: Microsoft.SharePoint.SPAuditItemType
SPAuditItemType 可識別稽核物件的類型。

請參閱

參照

SPAuditEntry class

SPAuditEntry members

Microsoft.SharePoint namespace