ScriptExecution.Information 屬性

定義

從 Powershell 執行取得標準資訊輸出資料流程

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於