Dela via


OpenApiSchemaTransformerContext.JsonPropertyInfo Property

Definition

Gets the JsonPropertyInfo associated with the target schema if the target schema is a property of a parent schema.

public System.Text.Json.Serialization.Metadata.JsonPropertyInfo? JsonPropertyInfo { get; init; }
member this.JsonPropertyInfo : System.Text.Json.Serialization.Metadata.JsonPropertyInfo with get, set
Public Property JsonPropertyInfo As JsonPropertyInfo

Property Value

Applies to