IEditorOptionsFactoryService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | CreateOptions() | Creates a new instance of IEditorOptions that is not bound to any particular scope. |
![]() | GetOptions(IPropertyOwner^) | Gets the IEditorOptions for the IPropertyOwner. Buffers and views are property owners. Creates new options for the scope if none have previously been created. |
Show:
