ICallHierarchyNameItem Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a simple item without any subitems, such as an initializer reference.
public interface class ICallHierarchyNameItem
public interface class ICallHierarchyNameItem
__interface ICallHierarchyNameItem
public interface ICallHierarchyNameItem
type ICallHierarchyNameItem = interface
Public Interface ICallHierarchyNameItem
Properties
Details |
Gets the item details. |
DisplayGlyph |
Gets the display glyph. |
Name |
Gets the item's name. |
SortText |
Gets the text used for sorting the node. The text does not have to be the Name. |