Поделиться через


ModuleErrorInfo.Code Свойство

Определение

Возвращает или задает код ошибки.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к