Share via


AIFunctionArguments.Services Property

Definition

Gets or sets services optionally associated with these arguments.

public:
 property IServiceProvider ^ Services { IServiceProvider ^ get(); void set(IServiceProvider ^ value); };
public IServiceProvider? Services { get; set; }
member this.Services : IServiceProvider with get, set
Public Property Services As IServiceProvider

Property Value

Applies to