TextDocument.Selection Özellik

Tanım

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

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

Özellik Değeri

TextSelection

Bir TextSelection nesnesi.

Öznitelikler

Şunlara uygulanır