CompoundButton.Icon Property

Definition

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

Property Value

Attributes

Applies to