Share via


UserPromptConfiguration.IconName Property

Definition

Gets the name of an optional icon for the user prompt.

[MessagePack.Key(1)]
public string? IconName { get; init; }
[<MessagePack.Key(1)>]
member this.IconName : string with get, set
Public Property IconName As String

Property Value

Attributes
MessagePack.KeyAttribute

Applies to