다음을 통해 공유


TextType.Implicit(String to TextType) Operator

Definition

Converts a string to a TextType.

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

Parameters

value
String

Returns

Applies to