BatchAIError.Code 屬性

定義

取得錯誤的識別碼。 程式碼不變,且要以程式設計方式使用。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於