Sdílet prostřednictvím


ModuleErrorInfo.Code Vlastnost

Definice

Získá nebo nastaví kód chyby.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro