IPeekResult.CanNavigateTo Property

Definition

Determines whether this result has a place to navigate to.

public:
 property bool CanNavigateTo { bool get(); };
public:
 property bool CanNavigateTo { bool get(); };
public bool CanNavigateTo { get; }
member this.CanNavigateTo : bool
Public ReadOnly Property CanNavigateTo As Boolean

Property Value

true if can navigate, false otherwise.

Applies to