共用方式為


QuerySpellerType.Implicit(String to QuerySpellerType) Operator

Definition

Converts a string to a QuerySpellerType.

public static implicit operator Azure.Search.Documents.Models.QuerySpellerType (string value);
static member op_Implicit : string -> Azure.Search.Documents.Models.QuerySpellerType
Public Shared Widening Operator CType (value As String) As QuerySpellerType

Parameters

value
String

Returns

Applies to