Megosztás a következőn keresztül:


VideoSyncMode.Implicit(String to VideoSyncMode) Operator

Definition

Converts a string to a VideoSyncMode.

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

Parameters

value
String

Returns

Applies to