Share via


AIFunctionFactoryCreateOptions.AdditionalProperties Property

Definition

public:
 property System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::Object ^> ^ AdditionalProperties { System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::Object ^> ^ get(); void set(System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::Object ^> ^ value); };
public System.Collections.Generic.IReadOnlyDictionary<string,object?>? AdditionalProperties { get; set; }
member this.AdditionalProperties : System.Collections.Generic.IReadOnlyDictionary<string, obj> with get, set
Public Property AdditionalProperties As IReadOnlyDictionary(Of String, Object)

Property Value

Applies to