This documentation is archived and is not being maintained.
ErrorList::SelectedItems Property
Namespace:
EnvDTE80Assembly:
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