IVsTextEditPerLanguage.ShowLineNumbers Property

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property bool ShowLineNumbers { bool get(); void set(bool value); };
public:
 property bool ShowLineNumbers { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(10)]
public bool ShowLineNumbers { [System.Runtime.InteropServices.DispId(10)] get; [System.Runtime.InteropServices.DispId(10)] set; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
[<set: System.Runtime.InteropServices.DispId(10)>]
member this.ShowLineNumbers : bool with get, set
Public Property ShowLineNumbers As Boolean

Property Value

Attributes

Applies to