MediaObject.ContentSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets size of the media object content. Use format "value unit" (e.g., "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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute