ICallHierarchyItemDetails.SupportsNavigateTo Property

Definition

Gets a value that indicates whether the item supports navigating to the definition.

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

Property Value

true if the items supports navigating to the definition; otherwise, false.

Applies to