TextWindow.Selection Свойство

Определение

Возвращает объект, представляющий текущее выделение в объекте TextWindow.

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

Значение свойства

TextSelection

Объект TextSelection.

Атрибуты

Применяется к