Share via


PayloadStreamAssembler.ContentType Property

Definition

Gets or sets the type of the content contained in the payload.

public string ContentType { get; set; }
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

A content type as defined by the Type field of Header.

Applies to