ICallHierarchyMemberItem::SupportsNavigateTo Property
Visual Studio 2015
Gets a value that indicates whether the member supports navigation to its location in code.
Assembly: Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
Property Value
Type: System::Booleantrue if the member supports navigation to its location in code; otherwise, false.
Show: