UseVisibleWhitespaceEnabledTypes.Key Property

Definition

Gets the default text view host value.

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

Property Value

Applies to