Compartir a través de


Codec.Label Propiedad

Definición

Obtiene o establece una etiqueta opcional para el códec. La etiqueta se puede usar para controlar el comportamiento de la muxación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a