NavigateToOptions Class

Definition

Implementation of INavigateToOptions2.

C++
public ref class NavigateToOptions sealed : Microsoft::VisualStudio::Language::NavigateTo::Interfaces::INavigateToOptions2
Inheritance
NavigateToOptions
Implements

Remarks

This type provides a base implementation of INavigateToOptions that can be used to initialize DefaultOptions to set the default options for a particular filter.

Constructors

Properties

HideExternalItems

Signals that items not part of the solution should be filtered out.

SearchCurrentDocument

Signals that items should be limitted to only the current document.

Applies to

Product Versions
Visual Studio SDK 2019, 2022