Mono Class Library: System.ValueType Overview | Members

System.ValueType.ToString Method

Returns a string representation of the fully-qualified name of the type of the current instance. [Edit]

public override string ToString ()

Returns

A string representation of the fully-qualified name of the type of the current instance. [Edit]

Remarks

Note:

This method overrides object.ToString.

This method returns the Type.FullName property.

[Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0