Activity.ContentType フィールド

定義

メディアの種類のリソースを識別する Activity HTTP Content-Type エンティティ ヘッダー。

public const string ContentType;
val mutable ContentType : string
Public Const ContentType As String 

フィールド値

注釈

マルチパート HTTP コンテンツでは、このヘッダーはコンテンツのアクティビティ部分を識別します。

適用対象