EditorOptionDefinition<T>::Key Property

 

Gets the key of this option.

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

public:
property EditorOptionKey<T> Key {
	virtual EditorOptionKey<T> get() abstract;
}
Return to top
Show: