Edit

Share via


FakeHostOptions.FakeRedaction Property

Definition

Gets or sets a value indicating whether fake redaction is configured automatically.

public:
 property bool FakeRedaction { bool get(); void set(bool value); };
public bool FakeRedaction { get; set; }
member this.FakeRedaction : bool with get, set
Public Property FakeRedaction As Boolean

Property Value

The default value is true.

Applies to