ReceiveMessageContent.DeclaredMessageType Property

Definition

Gets or sets the declared message type.

public:
 property Type ^ DeclaredMessageType { Type ^ get(); void set(Type ^ value); };
public Type DeclaredMessageType { get; set; }
member this.DeclaredMessageType : Type with get, set
Public Property DeclaredMessageType As Type

Property Value

The declared message type.

Applies to