IVsTextStorageColorState, interface
Espace de noms : Microsoft.VisualStudio.TextManager.Interop
Assembly : Microsoft.VisualStudio.TextManager.Interop (dans Microsoft.VisualStudio.TextManager.Interop.dll)
Syntaxe
'Déclaration
<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
Le type IVsTextStorageColorState expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
GetColorStateAtStartOfLine |
Début
Notes
IVsTextStorageColorState est facultatif pour des objets de stockage. Si votre objet de stockage parle aux coloriseurs enfichables, vous devez implémenter cette interface.