BackgroundImage.ThemedUrls Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("themedUrls")]
public System.Collections.Generic.IList<Microsoft.Teams.Cards.ThemedUrl>? ThemedUrls { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("themedUrls")>]
member this.ThemedUrls : System.Collections.Generic.IList<Microsoft.Teams.Cards.ThemedUrl> with get, set
Public Property ThemedUrls As IList(Of ThemedUrl)

Property Value

Attributes

Applies to