Edit

Share via


TwitterMediaSizes.Small Property

Definition

Gets or sets small metadata.

[Newtonsoft.Json.JsonProperty("small")]
public Microsoft.Toolkit.Services.Twitter.TwitterMediaSizeData Small { get; set; }
[<Newtonsoft.Json.JsonProperty("small")>]
member this.Small : Microsoft.Toolkit.Services.Twitter.TwitterMediaSizeData with get, set
Public Property Small As TwitterMediaSizeData

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to