Get the value of the Log as a string.
Namespace: WebSupergoo.WordGlue4.Utilities
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public override string ToString()
Public Overrides Function ToString As String
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
Type:
String
The string value.
See Also