Share via


ServiceBusReceivedMessage.ContentType Eigenschaft

Definition

Ruft die Inhaltstypdeskriptor ab.

public string ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

Eigenschaftswert

RFC2045-Inhaltstypdeskriptor.

Hinweise

Beschreibt optional die Nutzlast der Nachricht, wobei ein Deskriptor dem Format RFC2045, Abschnitt 5 folgt, z. B. "application/json".

Gilt für: