共用方式為


ResizeError.Message 屬性

定義

取得或設定描述錯誤的訊息,此訊息適用于在使用者介面中顯示。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於