Condividi tramite


JsonTypeInfo.Options Proprietà

Definizione

Ottiene il JsonSerializerOptions valore associato all'istanza corrente JsonTypeInfo .

public:
 property System::Text::Json::JsonSerializerOptions ^ Options { System::Text::Json::JsonSerializerOptions ^ get(); };
public System.Text.Json.JsonSerializerOptions Options { get; }
member this.Options : System.Text.Json.JsonSerializerOptions
Public ReadOnly Property Options As JsonSerializerOptions

Valore della proprietà

JsonSerializerOptions

Si applica a