ErrorList::SelectedItems Property

 

Gets error list items.

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

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

Property Value

Type: System::Object^

Returns a list of items selected within the error list.

Return to top
Show: