IEditorFormatMap.BeginBatchUpdate Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Begins a batch update on this IEditorFormatMap. Events will not be raised until EndBatchUpdate() is called.
public:
void BeginBatchUpdate();
C++/CX
public:
void BeginBatchUpdate();
void BeginBatchUpdate();
public void BeginBatchUpdate();
abstract member BeginBatchUpdate : unit -> unit
Public Sub BeginBatchUpdate ()
BeginBatchUpdate() was called for a second time without calling EndBatchUpdate().
You must call EndBatchUpdate() in order to re-enable FormatMappingChanged events.
Ürün | Sürümler |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |