IVsLineAttributes Interface

Definition

Provides manipulation of line attributes.

public interface class IVsLineAttributes
public interface class IVsLineAttributes
__interface IVsLineAttributes
[System.Runtime.InteropServices.Guid("BBB6EAEA-4835-4263-BEDB-2705607803CA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsLineAttributes
[System.Runtime.InteropServices.Guid("BBB6EAEA-4835-4263-BEDB-2705607803CA")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsLineAttributes
[<System.Runtime.InteropServices.Guid("BBB6EAEA-4835-4263-BEDB-2705607803CA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsLineAttributes = interface
[<System.Runtime.InteropServices.Guid("BBB6EAEA-4835-4263-BEDB-2705607803CA")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsLineAttributes = interface
Public Interface IVsLineAttributes
Attributes

Methods

SetLineSeparator(Int32[], Int32, Int32)

Sets the line separator.

Applies to