FunctionInvocationContext.CallContent Eigenschap

Definitie

Hiermee haalt u de inhoudsgegevens van de functieoproep op die aan deze aanroep is gekoppeld.

public:
 property Microsoft::Extensions::AI::FunctionCallContent ^ CallContent { Microsoft::Extensions::AI::FunctionCallContent ^ get(); void set(Microsoft::Extensions::AI::FunctionCallContent ^ value); };
public Microsoft.Extensions.AI.FunctionCallContent CallContent { get; set; }
member this.CallContent : Microsoft.Extensions.AI.FunctionCallContent with get, set
Public Property CallContent As FunctionCallContent

Waarde van eigenschap

Van toepassing op