Share via


Module.SanitizeOutput Property

Definition

public Action<object,string> SanitizeOutput { get; set; }
member this.SanitizeOutput : Action<obj, string> with get, set
Public Property SanitizeOutput As Action(Of Object, String)

Property Value

Applies to