AdaptiveCard.FallbackText Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("fallbackText")]
public string? FallbackText { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("fallbackText")>]
member this.FallbackText : string with get, set
Public Property FallbackText As String

Property Value

Attributes

Applies to