IVsLineAttributes Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |