TextWindow.Selection Eigenschaft

Definition

Ruft ein Objekt ab, das die aktuelle Auswahl im TextWindow-Objekt darstellt.

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

Eigenschaftswert

TextSelection

Ein TextSelection-Objekt.

Attribute

Gilt für