ConvertStringCommand.Example Property

Definition

The input output examples for Flashfill User can pass a single string with the pattern "input example = output example" Or user can pass a list of psobjects with before and after properties

public System.Collections.Generic.List<System.Management.Automation.PSObject> Example { get; set; }
member this.Example : System.Collections.Generic.List<System.Management.Automation.PSObject> with get, set
Public Property Example As List(Of PSObject)

Property Value

Applies to