Sdílet prostřednictvím


ScriptExecution.Errors Vlastnost

Definice

Ze spuštění PowerShellu se získá standardní výstupní datový proud chyby.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro