Returns a String representing the name of the current Type.
Namespace: SystemAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax public override string ToString()
Return Value
Type:
StringA
String representing the name of the current
Type.
See Also