Compartir a través de


MediaObject.ContentSize Propiedad

Definición

Obtiene el tamaño del contenido del objeto multimedia. Use el formato "unidad de valor" (por ejemplo, "1024 B").

[Newtonsoft.Json.JsonProperty(PropertyName="contentSize")]
public string ContentSize { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contentSize")>]
member this.ContentSize : string
Public ReadOnly Property ContentSize As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a