次の方法で共有


CreateVideoReviewsBodyItem.Content プロパティ

定義

確認するビデオ コンテンツの URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象