Compartir a través de


Module.SanitizeOutput Property

Definition

The delegate to call in WriteObject to sanitize the output object.

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