ITextSelection.Mode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the selection mode.
public:
property Microsoft::VisualStudio::Text::Editor::TextSelectionMode Mode { Microsoft::VisualStudio::Text::Editor::TextSelectionMode get(); void set(Microsoft::VisualStudio::Text::Editor::TextSelectionMode value); };
public:
property Microsoft::VisualStudio::Text::Editor::TextSelectionMode Mode { Microsoft::VisualStudio::Text::Editor::TextSelectionMode get(); void set(Microsoft::VisualStudio::Text::Editor::TextSelectionMode value); };
public Microsoft.VisualStudio.Text.Editor.TextSelectionMode Mode { get; set; }
member this.Mode : Microsoft.VisualStudio.Text.Editor.TextSelectionMode with get, set
Public Property Mode As TextSelectionMode
Property Value
The TextSelectionMode.