This topic has not yet been rated - Rate this topic

IVsTextStorageColorState Interface

Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("1F027F1F-9696-4816-B345-3CD7D3122A48")] 
public interface IVsTextStorageColorState
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("1F027F1F-9696-4816-B345-3CD7D3122A48") */ 
public interface IVsTextStorageColorState
InterfaceTypeAttribute(1) 
GuidAttribute("1F027F1F-9696-4816-B345-3CD7D3122A48") 
public interface IVsTextStorageColorState

IVsTextStorageColorState is optional for storage objects. If your storage object talks to pluggable colorizers, you should implement this interface.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ