Compartir a través de


CreateVideoReviewsBodyItem.Content Propiedad

Definición

Obtiene o establece la dirección URL de contenido de vídeo que se va a revisar.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a