IReferenceService::GetName Method (Object^)
.NET Framework (current version)
Gets the name of the specified component.
Assembly: System (in System.dll)
Parameters
- reference
-
Type:
System::Object^
The object to return the name of.
Return Value
Type: System::String^The name of the object referenced, or null if the object reference is not valid.
.NET Framework
Available since 1.1
Available since 1.1
Show: