你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContentType.Implicit(String to ContentType) 运算符

定义

创建 ContentType 的实例。

public static implicit operator Azure.Core.ContentType (string contentType);
static member op_Implicit : string -> Azure.Core.ContentType
Public Shared Widening Operator CType (contentType As String) As ContentType

参数

contentType
String

内容类型字符串。

返回

适用于