Język

CodeInterpreterToolResultContent(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy CodeInterpreterToolResultContent.

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

Parametry

callId
String

Identyfikator wywołania narzędzia.

Dotyczy