Compartir a través de


DscReportError.ErrorSource Propiedad

Definición

Obtiene o establece el origen del error.

[Newtonsoft.Json.JsonProperty(PropertyName="errorSource")]
public string ErrorSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorSource")>]
member this.ErrorSource : string with get, set
Public Property ErrorSource As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a