다음을 통해 공유


ScriptExecution.Output 속성

정의

Powershell 실행에서 표준 출력 스트림을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상