UseVisibleWhitespace::Key Property

 

Gets the default text view host value.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

public:
property EditorOptionKey<bool> Key {
	virtual EditorOptionKey<bool> get() override;
}

Property Value

Type: Microsoft.VisualStudio.Text.Editor::EditorOptionKey<Boolean>

The default text view host value..

Return to top
Show: