WebSearchToolCallContent(String) Constructeur

Définition

Initialise une nouvelle instance de la classe WebSearchToolCallContent.

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

Paramètres

callId
String

ID d’appel de l’outil.

S’applique à