AdaptiveCard.Resources Property

Definition

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

Property Value

Attributes

Applies to