Κοινή χρήση μέσω


StreamDescription.ContentType Property

Definition

Gets or sets the type (TransportConstants) of the content contained in the described PayloadStream.

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

Property Value

The type (TransportConstants) of the content contained in the described PayloadStream.

Applies to