Share via


DelegatingAIFunction.InnerFunction Property

Definition

Gets the inner AIFunction.

protected:
 property Microsoft::Extensions::AI::AIFunction ^ InnerFunction { Microsoft::Extensions::AI::AIFunction ^ get(); };
protected Microsoft.Extensions.AI.AIFunction InnerFunction { get; }
member this.InnerFunction : Microsoft.Extensions.AI.AIFunction
Protected ReadOnly Property InnerFunction As AIFunction

Property Value

Applies to