TextBlock.Weight Property

Definition

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

Property Value

Attributes

Applies to