Compartilhar via


AgentFilePurpose.Inequality(AgentFilePurpose, AgentFilePurpose) Operator

Definition

Determines if two AgentFilePurpose values are not the same.

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

Parameters

Returns

Applies to