IndentSize.Key Property

Gets the editor option key.

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

Syntax

public override EditorOptionKey<int> Key { get; }

Property Value

Type: Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Int32>
The editor option key.

.NET Framework Security

See Also

Reference

IndentSize Class

Microsoft.VisualStudio.Text.Editor Namespace