ICallHierarchyNameItem::Name Property

 

Gets the item's name.

Namespace:   Microsoft.VisualStudio.Language.CallHierarchy
Assembly:  Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)

property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

The name.

Return to top
Show: