Język

DistributedCachingEmbeddingGenerator<TInput,TEmbedding>.JsonSerializerOptions Właściwość

Definicja

Pobiera lub ustawia opcje serializacji JSON do użycia podczas serializacji danych pamięci podręcznej.

public:
 property System::Text::Json::JsonSerializerOptions ^ JsonSerializerOptions { System::Text::Json::JsonSerializerOptions ^ get(); void set(System::Text::Json::JsonSerializerOptions ^ value); };
public System.Text.Json.JsonSerializerOptions JsonSerializerOptions { get; set; }
member this.JsonSerializerOptions : System.Text.Json.JsonSerializerOptions with get, set
Public Property JsonSerializerOptions As JsonSerializerOptions

Wartość właściwości

Wyjątki

Parametr value ma wartość null.

Dotyczy