IVsTextStorageColorState Schnittstelle

Definition

Stellt den Linien Farben Zustand für colorizer bereit.

public interface class IVsTextStorageColorState
public interface class IVsTextStorageColorState
__interface IVsTextStorageColorState
[System.Runtime.InteropServices.Guid("1F027F1F-9696-4816-B345-3CD7D3122A48")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsTextStorageColorState
[<System.Runtime.InteropServices.Guid("1F027F1F-9696-4816-B345-3CD7D3122A48")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsTextStorageColorState = interface
Public Interface IVsTextStorageColorState
Attribute

Hinweise

IVsTextStorageColorState ist für Speicher Objekte optional. Wenn Ihr Speicher Objekt mit austauschbaren colorizern kommuniziert, sollten Sie diese Schnittstelle implementieren.

Methoden

GetColorStateAtStartOfLine(Int32, Int32)

Ruft den farbzustand am Anfang der angegebenen Zeile ab.

Gilt für