Returns a String containing the name of the Component, if any. This method should not be overridden.
Public Overrides Function ToString As String
Dim instance As MarshalByValueComponent Dim returnValue As String returnValue = instance.ToString()
public override string ToString()
public: virtual String^ ToString() override
public override function ToString() : String
A Component may or may not have a name. If a Component is given a name, the name is unique among other Component objects within its IContainer.
The ISite stores the Component's name. A Component can only have a ISite if it has been added to an IContainer and the IContainer assigns an ISite to it.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC, Xbox 360, Zune