FileFormat.Implicit(String to FileFormat) Operator

Definition

Converts a String to a FileFormat.

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

Parameters

value
String

Returns

Applies to