次の方法で共有


ScriptExecutionData.Warnings プロパティ

定義

PowerShell の実行からの標準警告ストリーム。

public System.Collections.Generic.IReadOnlyList<string> Warnings { get; }
member this.Warnings : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Warnings As IReadOnlyList(Of String)

プロパティ値

適用対象