Partager via


JsonSchemaExporterContext Structure

Définition

Définit le contexte du schéma JSON généré pour un nœud particulier dans un graphique de type.

public value class JsonSchemaExporterContext
public readonly struct JsonSchemaExporterContext
type JsonSchemaExporterContext = struct
Public Structure JsonSchemaExporterContext
Héritage
JsonSchemaExporterContext

Propriétés

BaseTypeInfo

Définit le contexte du schéma JSON généré pour un nœud particulier dans un graphique de type.

Path

Chemin d’accès au nœud actuel dans le schéma JSON généré.

PropertyInfo

La JsonPropertyInfo si le schéma est généré pour une propriété.

TypeInfo

JsonTypeInfo pour le type en cours de traitement.

S’applique à