IndentingStyleOption.Key Property

Definition

Gets the default text view host value.

public override Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Microsoft.VisualStudio.Text.Editor.IndentingStyle> Key { get; }
member this.Key : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Microsoft.VisualStudio.Text.Editor.IndentingStyle>
Public Overrides ReadOnly Property Key As EditorOptionKey(Of IndentingStyle)

Property Value

Applies to