共用方式為


ScriptExecution.Output 屬性

定義

從 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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於