FunctionInvokingChatClient.FunctionInvocationServices Property

Definition

Gets the IServiceProvider specified when constructing the FunctionInvokingChatClient, if any.

protected:
 property IServiceProvider ^ FunctionInvocationServices { IServiceProvider ^ get(); };
protected IServiceProvider? FunctionInvocationServices { get; }
member this.FunctionInvocationServices : IServiceProvider
Protected ReadOnly Property FunctionInvocationServices As IServiceProvider

Property Value

Applies to