JsonSchemaExporterOptions.Default 属性

定义

获取 JsonSchemaExporter使用的默认配置对象。

public:
 static property System::Text::Json::Schema::JsonSchemaExporterOptions ^ Default { System::Text::Json::Schema::JsonSchemaExporterOptions ^ get(); };
public static System.Text.Json.Schema.JsonSchemaExporterOptions Default { get; }
static member Default : System.Text.Json.Schema.JsonSchemaExporterOptions
Public Shared ReadOnly Property Default As JsonSchemaExporterOptions

属性值

适用于