TextAuthoringProjectKind.Implicit(String to TextAuthoringProjectKind) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Converts a String to a TextAuthoringProjectKind.
public static implicit operator Azure.AI.Language.Text.Authoring.TextAuthoringProjectKind(string value);
static member op_Implicit : string -> Azure.AI.Language.Text.Authoring.TextAuthoringProjectKind
Public Shared Widening Operator CType (value As String) As TextAuthoringProjectKind
Parameters
- value
- String