CodeBlock.Height Property

Definition

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

Property Value

Attributes

Applies to