Bagikan melalui


TrackPropertyType.Implicit(String to TrackPropertyType) Operator

Definition

Converts a string to a TrackPropertyType.

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

Parameters

value
String

Returns

Applies to