Click or drag to resize

RedactRuleToString Method

Returns a string that represents the current object.

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
A string that represents the current object.
See Also