Condividi tramite


ChatAttachmentType.Implicit(String to ChatAttachmentType) Operator

Definition

Converts a string to a ChatAttachmentType.

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

Parameters

value
String

Returns

Applies to