DefaultOptions.EditorEmulationModeId Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Die Standardoption, die den Editor-Emulations Modus bestimmt.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<int> EditorEmulationModeId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<int> EditorEmulationModeId;
staticval mutable EditorEmulationModeId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<int>
Public Shared ReadOnly EditorEmulationModeId As EditorOptionKey(Of Integer)