Share via


AgentFilePurpose.Implicit(String to AgentFilePurpose) Operator

Definition

Converts a String to a AgentFilePurpose.

public static implicit operator Azure.AI.Projects.AgentFilePurpose (string value);
static member op_Implicit : string -> Azure.AI.Projects.AgentFilePurpose
Public Shared Widening Operator CType (value As String) As AgentFilePurpose

Parameters

value
String

Returns

Applies to