IVsTextEditorPropertyContainer Members
Include Protected Members
Include Inherited Members
Manages properties of text editors.
The IVsTextEditorPropertyContainer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetProperty | Returns the specified text editor property. |
![]() |
RemoveProperty | Removes a property for a text editor. |
![]() |
SetProperty | Sets the specified property for the text editor. |
Top