命名空间: Microsoft.VisualStudio.TextManager.Interop
程序集: Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)
语法
声明
<InterfaceTypeAttribute()> _
<GuidAttribute("1F027F1F-9696-4816-B345-3CD7D3122A48")> _
Public Interface IVsTextStorageColorState
[InterfaceTypeAttribute()]
[GuidAttribute("1F027F1F-9696-4816-B345-3CD7D3122A48")]
public interface IVsTextStorageColorState
[InterfaceTypeAttribute()]
[GuidAttribute(L"1F027F1F-9696-4816-B345-3CD7D3122A48")]
public interface class IVsTextStorageColorState
[<InterfaceTypeAttribute()>]
[<GuidAttribute("1F027F1F-9696-4816-B345-3CD7D3122A48")>]
type IVsTextStorageColorState = interface end
public interface IVsTextStorageColorState
IVsTextStorageColorState 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
GetColorStateAtStartOfLine |
页首
备注
IVsTextStorageColorState 对于存储对象是可选的。 如果存储对象与可插入的 colorizers 连接,则应实现此接口。