CoreJsonContext.ClientCitationIconName Property

Definition

Defines the source generated JSON serialization contract metadata for a given type.

public System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.ClientCitationIconName> ClientCitationIconName { get; }
member this.ClientCitationIconName : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.ClientCitationIconName>
Public ReadOnly Property ClientCitationIconName As JsonTypeInfo(Of ClientCitationIconName)

Property Value

Applies to