Partilhar via


StreamingLocatorContentKeyType.Implicit Operador

Definição

Sobrecargas

Implicit(StreamingLocatorContentKeyType to String)

Operador implícito para converter StreamingLocatorContentKeyType em cadeia de caracteres

Implicit(String to StreamingLocatorContentKeyType)

Operador implícito para converter cadeia de caracteres em StreamingLocatorContentKeyType

Implicit(StreamingLocatorContentKeyType to String)

Operador implícito para converter StreamingLocatorContentKeyType em cadeia de caracteres

public static implicit operator string (Microsoft.Azure.Management.Media.Models.StreamingLocatorContentKeyType e);
static member op_Implicit : Microsoft.Azure.Management.Media.Models.StreamingLocatorContentKeyType -> string
Public Shared Widening Operator CType (e As StreamingLocatorContentKeyType) As String

Parâmetros

Retornos

Aplica-se a

Implicit(String to StreamingLocatorContentKeyType)

Operador implícito para converter cadeia de caracteres em StreamingLocatorContentKeyType

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

Parâmetros

value
String

Retornos

Aplica-se a