Share via


UserPromptConfiguration.InputPrompt.DefaultValue Property

Definition

Gets the placeholder text for the user input field.

[MessagePack.Key(2)]
[System.ComponentModel.Localizable(true)]
public string DefaultValue { get; init; }
[<MessagePack.Key(2)>]
[<System.ComponentModel.Localizable(true)>]
member this.DefaultValue : string with get, set
Public Property DefaultValue As String

Property Value

Attributes
MessagePack.KeyAttribute LocalizableAttribute

Applies to