共用方式為


SPAudit.EffectiveAuditMask property

取得或設定值,指出為稽核事件與動作類型會指定此物件,或從較高的領域,例如網站。

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

Syntax

'宣告
Public ReadOnly Property EffectiveAuditMask As SPAuditMaskType
    Get
'用途
Dim instance As SPAudit
Dim value As SPAuditMaskType

value = instance.EffectiveAuditMask
public SPAuditMaskType EffectiveAuditMask { get; }

Property value

Type: Microsoft.SharePoint.SPAuditMaskType
列舉值,表示的事件及稽核的動作,以位元的方式編碼SPAuditMaskType

請參閱

參照

SPAudit class

SPAudit members

Microsoft.SharePoint namespace