Freigeben über


IVsTextLineMarkerEx-Schnittstelle

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
<GuidAttribute("1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextLineMarkerEx
[GuidAttribute("1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")]
[InterfaceTypeAttribute()]
public interface IVsTextLineMarkerEx
[GuidAttribute(L"1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")]
[InterfaceTypeAttribute()]
public interface class IVsTextLineMarkerEx
[<GuidAttribute("1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")>]
[<InterfaceTypeAttribute()>]
type IVsTextLineMarkerEx =  interface end
public interface IVsTextLineMarkerEx

Der IVsTextLineMarkerEx-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode GetClientData
Öffentliche Methode SetClientData

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.VisualStudio.TextManager.Interop-Namespace