Compartir a través de


JsonSchemaExporterOptions.Default Propiedad

Definición

Obtiene el objeto de configuración predeterminado usado por 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

Valor de propiedad

Se aplica a