共用方式為


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

適用於