ScriptExecution.Warnings 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 Powershell 執行取得標準警告輸出資料流程
[Newtonsoft.Json.JsonProperty(PropertyName="properties.warnings")]
public System.Collections.Generic.IList<string> Warnings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.warnings")>]
member this.Warnings : System.Collections.Generic.IList<string>
Public ReadOnly Property Warnings As IList(Of String)
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute