Click or drag to resize

ErrorArgsToString Method

Returns the string representation of the current instance.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
String representation of the current instance.
See Also