共用方式為


SPItemEventProperties.IsBackgroundSave property

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

Syntax

'宣告
Public ReadOnly Property IsBackgroundSave As Boolean
    Get
'用途
Dim instance As SPItemEventProperties
Dim value As Boolean

value = instance.IsBackgroundSave
public bool IsBackgroundSave { get; }

Property value

Type: System.Boolean
true如果目前的更新作業所觸發非使用者筆勢。否則, false。

請參閱

參照

SPItemEventProperties class

SPItemEventProperties members

Microsoft.SharePoint namespace