INavigateToOptions::HideExternalItems Property
Visual Studio 2015
Gets a value that indicates whether items that are not part of the solution should be filtered out.
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
Property Value
Type: System::Booleantrue if external items should be filtered out; otherwise, false.
Show: