IEditorOptions.ClearOptionValue Method

Include Protected Members
Include Inherited Members

Clear the locally-defined value for the given option.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ClearOptionValue(String) Clear the locally-defined value for the given option.
Public method ClearOptionValue<T>(EditorOptionKey<T>) Clear the locally-defined value for the given option.

Top

See Also

Reference

IEditorOptions Interface

Microsoft.VisualStudio.Text.Editor Namespace