Freigeben über


OpenAIFilePurpose.Implicit(String to OpenAIFilePurpose) Operator

Definition

Converts a string to a OpenAIFilePurpose.

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

Parameters

value
String

Returns

Applies to