DefaultOptions.IndentStyleId Field

Definition

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) 

Field Value

Applies to