次の方法で共有


AgentFilePurpose.Equality(AgentFilePurpose, AgentFilePurpose) Operator

Definition

Determines if two AgentFilePurpose values are the same.

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

Parameters

Returns

Applies to