ToolResultContent.CallId Propriété

Définition

Obtient l’ID de l’appel d’outil pour lequel il s’agit du résultat.

public:
 property System::String ^ CallId { System::String ^ get(); };
public string CallId { get; }
member this.CallId : string
Public ReadOnly Property CallId As String

Valeur de propriété

Remarques

S’il s’agit du résultat d’un ToolCallContent, cette propriété doit contenir la même CallId valeur.

S’applique à