Partager via


ScriptExecution.Output Propriété

Définition

Obtient ou définit le flux de sortie standard de l’exécution de PowerShell

[Newtonsoft.Json.JsonProperty(PropertyName="properties.output")]
public System.Collections.Generic.IList<string> Output { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.output")>]
member this.Output : System.Collections.Generic.IList<string> with get, set
Public Property Output As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à