Partager via


MediaObject.ContentSize Propriété

Définition

Obtient la taille du contenu de l’objet multimédia (utilisez le format « unité de valeur », par exemple « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à