Manages properties of text editors.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
[InterfaceTypeAttribute(1)]
[GuidAttribute("7669CC95-4640-461C-8158-16F65265D77C")]
public interface IVsTextEditorPropertyContainer
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("7669CC95-4640-461C-8158-16F65265D77C") */
public interface IVsTextEditorPropertyContainer
InterfaceTypeAttribute(1)
GuidAttribute("7669CC95-4640-461C-8158-16F65265D77C")
public interface IVsTextEditorPropertyContainer
Notes to Callers
Call this interface to get, set, or remove editor properties from your object.