DefaultTextViewHostOptions.EditingStateMarginOptionId 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
确定是否应显示任何编辑状态边距。
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> EditingStateMarginOptionId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> EditingStateMarginOptionId;
staticval mutable EditingStateMarginOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly EditingStateMarginOptionId As EditorOptionKey(Of Boolean)