CoreJsonContext.ActivityTreatment 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.ActivityTreatment> ActivityTreatment { get; }
member this.ActivityTreatment : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.ActivityTreatment>
Public ReadOnly Property ActivityTreatment As JsonTypeInfo(Of ActivityTreatment)

Property Value

Applies to