Compartilhar via


VideoEntity.Title Propriedade

Definição

Obtém ou define o título de vídeo opcional fornecido pelo usuário. O valor pode ter até 256 caracteres.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a