Method ToString
ToString()
Returns the fully qualified type name of this instance.
Declaration
[ExcludeFromBurstCompatTesting("Returns managed object")]
public override string ToString()
Returns
Type | Description |
---|---|
string | The fully qualified type name. |