次の方法で共有


AppearanceImage.Name Property

Definition

The image/icon name. It should be one of ClientCitationIconName

[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Agents.Core.Serialization.Converters.JsonStringEnumMemberConverter))]
public Microsoft.Agents.Core.Models.ClientCitationsIconNameEnum Name { get; set; }
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Agents.Core.Serialization.Converters.JsonStringEnumMemberConverter))>]
member this.Name : Microsoft.Agents.Core.Models.ClientCitationsIconNameEnum with get, set
Public Property Name As ClientCitationsIconNameEnum

Property Value

Attributes

Applies to