EmbeddedDataToString Method

Returns a String representation of the instance that helps in debugging.

Definition

Namespace: FolkerKinzel.DataUrls
Assembly: FolkerKinzel.DataUrls (in FolkerKinzel.DataUrls.dll) Version: 1.0.0+b1c843815044ca6fd87a144c9ff16386002c6473
C#
public override string ToString()

Return Value

String
A String-representation of the instance.

See Also