INavigateToOptions2 Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class INavigateToOptions2 : Microsoft::VisualStudio::Language::NavigateTo::Interfaces::INavigateToOptions
C++/CX
public interface class INavigateToOptions2 : Microsoft::VisualStudio::Language::NavigateTo::Interfaces::INavigateToOptions
__interface INavigateToOptions2 : Microsoft::VisualStudio::Language::NavigateTo::Interfaces::INavigateToOptions
public interface INavigateToOptions2 : Microsoft.VisualStudio.Language.NavigateTo.Interfaces.INavigateToOptions
type INavigateToOptions2 = interface
interface INavigateToOptions
Public Interface INavigateToOptions2
Implements INavigateToOptions
- Derived
- Implements
Hide |
Signals that items not part of the solution should be filtered out. (Inherited from INavigateToOptions) |
Search |
Signals that items should be limitted to only the current document. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |