Compartilhar via


ParticipantRole.Implicit(String to ParticipantRole) Operador

Definição

Converte uma cadeia de caracteres em um ParticipantRole.

public static implicit operator Azure.Communication.Rooms.ParticipantRole (string value);
static member op_Implicit : string -> Azure.Communication.Rooms.ParticipantRole
Public Shared Widening Operator CType (value As String) As ParticipantRole

Parâmetros

value
String

Retornos

Aplica-se a