次の方法で共有


ScriptExecutionData.Information プロパティ

定義

PowerShell の実行からストリームに標準情報が出力されます。

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

プロパティ値

適用対象