ContentType(String) コンストラクター

定義

ContentType のインスタンスを作成します。

public ContentType (string contentType);
new Azure.Core.ContentType : string -> Azure.Core.ContentType
Public Sub New (contentType As String)

パラメーター

contentType
String

コンテンツ タイプ文字列。

適用対象