Compartir a través de


ScriptExecution.Information Propiedad

Definición

Obtiene el flujo de información estándar de la ejecución de 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a