Share via


FileFormatType.Implicit(String to FileFormatType) Operator

Definition

Converts a string to a FileFormatType.

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

Parameters

value
String

Returns

Applies to