Share via


INavigateToOptions Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents Navigate To options.

Namespace:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

Syntax

'Declaration
Public Interface INavigateToOptions
public interface INavigateToOptions
public interface class INavigateToOptions
type INavigateToOptions =  interface end
public interface INavigateToOptions

The INavigateToOptions type exposes the following members.

Properties

  Name Description
Public property HideExternalItems Gets a value that indicates whether items that are not part of the solution should be filtered out.

Top

See Also

Reference

Microsoft.VisualStudio.Language.NavigateTo.Interfaces Namespace