Compartilhar via


ScriptExecution.Information Propriedade

Definição

Obtém o fluxo de informações padrão da execução do 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a