Table of Contents

ToString Method

ToString() Deprecated

[Obsolete("\nUse `ToStringAndDispose()` method to get result and reuse internal buffer.", false)]
public override readonly string ToString()

Returns the fully qualified type name of this instance.

Returns

string

The fully qualified type name.