共用方式為


RecommendationInner.Message 屬性

定義

取得或設定建議文字。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於