Udostępnij za pośrednictwem


ContentFormat.Implicit(String to ContentFormat) Operator

Definition

Converts a string to a ContentFormat.

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

Parameters

value
String

Returns

Applies to