Partager via


IEditorFormatMap.IsInBatchUpdate, propriété

Détermine si cette IEditorFormatMap se trouve au milieu d'une mise à jour par lot.

Espace de noms :  Microsoft.VisualStudio.Text.Classification
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
ReadOnly Property IsInBatchUpdate As Boolean
bool IsInBatchUpdate { get; }
property bool IsInBatchUpdate {
    bool get ();
}
abstract IsInBatchUpdate : bool with get
function get IsInBatchUpdate () : boolean

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

IEditorFormatMap Interface

Microsoft.VisualStudio.Text.Classification, espace de noms