OverwriteMode::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;
}
Return to top
Show: