TextPane.Selection Özellik

Tanım

Nesnedeki geçerli seçimi temsil eden nesneyi alır TextPane .

public:
 property EnvDTE::TextSelection ^ Selection { EnvDTE::TextSelection ^ get(); };
public:
 property EnvDTE::TextSelection ^ Selection { EnvDTE::TextSelection ^ get(); };
[System.Runtime.InteropServices.DispId(8)]
public EnvDTE.TextSelection Selection { [System.Runtime.InteropServices.DispId(8)] get; }
[<System.Runtime.InteropServices.DispId(8)>]
[<get: System.Runtime.InteropServices.DispId(8)>]
member this.Selection : EnvDTE.TextSelection
Public ReadOnly Property Selection As TextSelection

Özellik Değeri

TextSelection

Bir TextSelection nesnesi.

Öznitelikler

Şunlara uygulanır