MessageContent.ContentType Property

Definition

Gets or sets the content type.

public virtual Azure.Core.ContentType? ContentType { get; set; }
member this.ContentType : Nullable<Azure.Core.ContentType> with get, set
Public Overridable Property ContentType As Nullable(Of ContentType)

Property Value

Applies to