ICallHierarchyItemDetails::Text Property

 

Gets the text of the item.

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

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

Property Value

Type: System::String^

The text of the item.

Return to top
Show: