Returns a
String that represents this instance.
Namespace: Scanjour.Workflow4.Web.Services.Helpers.HtmlAssembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
String
A
String that represents this instance.
See Also