Image.Style Property

Definition

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

Property Value

Attributes

Applies to