CorrelationFilter.ContentType Property

Definition

Gets the content type of the message.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="ContentType", Order=131079)]
public string ContentType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="ContentType", Order=131079)>]
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

The content type of the message.

Attributes

Applies to