CaretWidthOption.Key Property

Definition

Gets the editor option key.

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

Property Value

Applies to