ToString Method
ToString()
Returns a string that represents the current object.
Declaration
public override readonly string ToString()
Returns
| Type | Description |
|---|---|
| String | A string that represents the current object. |
Overrides
System.ValueType.ToString()