다음을 통해 공유


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

적용 대상