Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Manages properties of text editors.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("7669CC95-4640-461C-8158-16F65265D77C")> _
Public Interface IVsTextEditorPropertyContainer
'Usage
Dim instance As IVsTextEditorPropertyContainer
[InterfaceTypeAttribute()]
[GuidAttribute("7669CC95-4640-461C-8158-16F65265D77C")]
public interface IVsTextEditorPropertyContainer
[InterfaceTypeAttribute()]
[GuidAttribute(L"7669CC95-4640-461C-8158-16F65265D77C")]
public interface class IVsTextEditorPropertyContainer
public interface IVsTextEditorPropertyContainer
Remarks
Notes to Callers:
Call this interface to get, set, or remove editor properties from your object.