Window::Selection Property

 

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

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

property Object^ Selection {
	Object^ get();
}

Property Value

Type: System::Object^

An object representing the current selection on the Window object.

No code example is currently available or this language may not be supported.
Return to top
Show: