Share via


AIFunctionFactoryCreateOptions.SerializerOptions Property

Definition

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

Property Value

Applies to