Język

CodeInterpreterToolCallContent(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy CodeInterpreterToolCallContent.

public:
 CodeInterpreterToolCallContent(System::String ^ callId);
public CodeInterpreterToolCallContent(string callId);
new Microsoft.Extensions.AI.CodeInterpreterToolCallContent : string -> Microsoft.Extensions.AI.CodeInterpreterToolCallContent
Public Sub New (callId As String)

Parametry

callId
String

Identyfikator wywołania narzędzia.

Dotyczy