Activity.ContentType Field

Definition

The HTTP Content-Type entity header that identifies an Activity media type resource.

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

Field Value

Remarks

In multi-part HTTP content, this header identifies the activity portion of the content.

Applies to