获取文件夹对象的有效审核掩码。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property EffectiveAuditMask As SPAuditMaskType
Get
用法
Dim instance As SPFolder
Dim value As SPAuditMaskType
value = instance.EffectiveAuditMask
public SPAuditMaskType EffectiveAuditMask { get; }
属性值
类型:Microsoft.SharePoint.SPAuditMaskType
返回SPAuditMaskType。
备注
审核指定哪种类型的操作,审核事件应针对特定的对象。