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

Property Value

Applies to