ImageSet.ImageSize Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("imageSize")]
public Microsoft.Teams.Cards.ImageSize? ImageSize { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("imageSize")>]
member this.ImageSize : Microsoft.Teams.Cards.ImageSize with get, set
Public Property ImageSize As ImageSize

Property Value

Attributes

Applies to