IVsTextEditorPropertyContainer Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodGetProperty(VSEDITPROPID, Object^)

Returns the specified text editor property.

System_CAPS_pubmethodRemoveProperty(VSEDITPROPID)

Removes a property for a text editor.

System_CAPS_pubmethodSetProperty(VSEDITPROPID, Object^)

Sets the specified property for the text editor.

Return to top
Show: