Method ToString
| Edit this page View SourceToString()
Returns the fully qualified type name of this instance.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string | The fully qualified type name. |
Returns the fully qualified type name of this instance.
public override string ToString()
| Type | Description |
|---|---|
| string | The fully qualified type name. |