INavigateToOptions2 Interface
Definition
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
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
Properties
HideExternalItems |
Signals that items not part of the solution should be filtered out. (Inherited from INavigateToOptions) |
SearchCurrentDocument |
Signals that items should be limitted to only the current document. |