共用方式為


SPFile.EffectiveAuditMask property

取得這個物件的有效的稽核遮罩。

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.SPAuditMaskType
一組的旗標,指定要稽核哪些操作。

請參閱

參照

SPFile class

SPFile members

Microsoft.SharePoint namespace