DefaultOptions.IndentStyleId 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 the indentation style of the document.
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Microsoft.VisualStudio.Text.Editor.IndentingStyle> IndentStyleId;
staticval mutable IndentStyleId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Microsoft.VisualStudio.Text.Editor.IndentingStyle>
Public Shared ReadOnly IndentStyleId As EditorOptionKey(Of IndentingStyle)