SPAuditEntry.ItemType 属性
获取由SPAuditEntry表示其事件的对象的类型。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property ItemType As SPAuditItemType
Get
用法
Dim instance As SPAuditEntry
Dim value As SPAuditItemType
value = instance.ItemType
public SPAuditItemType ItemType { get; }
属性值
类型:Microsoft.SharePoint.SPAuditItemType
SPAuditItemType 标识审核对象的类型。