Compartir a través de


ModuleErrorInfo.Code Propiedad

Definición

Obtiene o establece el código de error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a