IEditorOptions.SetOptionValue Method

Include Protected Members
Include Inherited Members

Sets the value of the specified option in the current scope

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 SetOptionValue(String, Object) Sets the value of the specified option in the current scope.
Public method SetOptionValue<T>(EditorOptionKey<T>, T) Sets the value of the specified option in the current scope.

Top

See Also

Reference

IEditorOptions Interface

Microsoft.VisualStudio.Text.Editor Namespace