Share via


InteractionInput.Label Property

Definition

Gets or sets the label for the input. If not specified, the name will be used as the label.

public string? Label { get; init; }
member this.Label : string with get, set
Public Property Label As String

Property Value

Applies to