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: 2.0.7+f420e766440407ca7bfdc5c20bddf380fd0dd65f
C#
public override string ToString()

Return Value

String
A String-representation of the instance.

See Also