Partager via


FileSearchToolCallContentType.Equality Operator

Definition

Determines if two FileSearchToolCallContentType values are the same.

public static bool operator ==(Azure.AI.Agents.Persistent.FileSearchToolCallContentType left, Azure.AI.Agents.Persistent.FileSearchToolCallContentType right);
static member ( = ) : Azure.AI.Agents.Persistent.FileSearchToolCallContentType * Azure.AI.Agents.Persistent.FileSearchToolCallContentType -> bool
Public Shared Operator == (left As FileSearchToolCallContentType, right As FileSearchToolCallContentType) As Boolean

Parameters

Returns

Applies to