IVsTextEditorPropertyContainer Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetProperty(VSEDITPROPID, Object^) | Returns the specified text editor property. |
![]() | RemoveProperty(VSEDITPROPID) | Removes a property for a text editor. |
![]() | SetProperty(VSEDITPROPID, Object^) | Sets the specified property for the text editor. |
Show:
