共用方式為


JsonSchemaExporterContext 結構

定義

定義類型圖形中特定節點所產生 JSON 架構的內容。

public value class JsonSchemaExporterContext
public readonly struct JsonSchemaExporterContext
type JsonSchemaExporterContext = struct
Public Structure JsonSchemaExporterContext
繼承
JsonSchemaExporterContext

屬性

BaseTypeInfo

定義類型圖形中特定節點所產生 JSON 架構的內容。

Path

所產生 JSON 架構中目前節點的路徑。

PropertyInfo

如果為屬性產生架構,則為 JsonPropertyInfo

TypeInfo

正在處理之型別的 JsonTypeInfo

適用於