ICallHierarchyItemDetails Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.CallHierarchy
Assembly: Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
| Name | Description | |
|---|---|---|
![]() | EndColumn | Gets the column number in which the call item ends. |
![]() | EndLine | Gets the line number on which the call item ends. |
![]() | File | Gets the file name in which the item is located. |
![]() | StartColumn | Gets the column number in which the call item starts. |
![]() | StartLine | Gets the line number on which the call item starts. |
![]() | SupportsNavigateTo | Gets a value that indicates whether the item supports navigating to the definition. |
![]() | Text | Gets the text of the item. |
Show:
