Partilhar via


IndexProjectionMode.Implicit(String to IndexProjectionMode) Operador

Definição

Converte uma cadeia de caracteres em um IndexProjectionMode.

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

Parâmetros

value
String

Retornos

Aplica-se a