Freigeben über


IVsLineAttributes-Schnittstelle

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("BBB6EAEA-4835-4263-BEDB-2705607803CA")> _
Public Interface IVsLineAttributes
[InterfaceTypeAttribute()]
[GuidAttribute("BBB6EAEA-4835-4263-BEDB-2705607803CA")]
public interface IVsLineAttributes
[InterfaceTypeAttribute()]
[GuidAttribute(L"BBB6EAEA-4835-4263-BEDB-2705607803CA")]
public interface class IVsLineAttributes
[<InterfaceTypeAttribute()>]
[<GuidAttribute("BBB6EAEA-4835-4263-BEDB-2705607803CA")>]
type IVsLineAttributes =  interface end
public interface IVsLineAttributes

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

Methoden

  Name Beschreibung
Öffentliche Methode SetLineSeparator

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.VisualStudio.TextManager.Interop-Namespace