WebSearchToolCallContent(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de WebSearchToolCallContent klasse.

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)

Parameters

callId
String

De id van de hulpprogramma-aanroep.

Van toepassing op