IClassificationFormatMap.IsInBatchUpdate 属性

定义

确定此是否处于 IClassificationFormatMap 批处理更新的中间。

public:
 property bool IsInBatchUpdate { bool get(); };
public:
 property bool IsInBatchUpdate { bool get(); };
public bool IsInBatchUpdate { get; }
member this.IsInBatchUpdate : bool
Public ReadOnly Property IsInBatchUpdate As Boolean

属性值

Boolean

如果此 IClassificationFormatMap 项处于批处理更新的中间,则为 true; 否则为 false。

适用于