DefaultOptions.AdaptiveFormattingOptionId Field
Definition
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.
Determines whether automatic formatting should adapt to the contents of the file instead of user options.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> AdaptiveFormattingOptionId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> AdaptiveFormattingOptionId;
staticval mutable AdaptiveFormattingOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly AdaptiveFormattingOptionId As EditorOptionKey(Of Boolean)