IVsTextEditGeneral.SelectionMargin Ö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 SelectionMargin { bool get(); void set(bool value); };
public:
 property bool SelectionMargin { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1)]
public bool SelectionMargin { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.SelectionMargin : bool with get, set
Public Property SelectionMargin As Boolean

Özellik Değeri

Boolean
Öznitelikler

Şunlara uygulanır