Share via


TextDocument.Selection Property

Definition

Gets an object representing the current selection on the TextDocument object.

public:
 property EnvDTE::TextSelection ^ Selection { EnvDTE::TextSelection ^ get(); };

Property Value

A TextSelection object.

Attributes

Applies to