Method ToString
ToString()
Returns a string consisting of the class's simple name, the hex representation of the identity hash code, and the current reflection of all attributes.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
See Also
ReflectAsString(System.Boolean)