IVsTextEditPerLanguage.ShowLineNumbers Özellik

Tanım

Yalnızca Microsoft Dahili Kullanımı İçindir.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

Boolean
Öznitelikler

Şunlara uygulanır