次の方法で共有


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

プロパティ値

適用対象