Click or drag to resize

RedactFileToString Method

Format the class instance as a string.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public override string ToString()

Return Value

Type: String
Formatted class instance.
See Also