PipelineMessage::ContentType Property
Gets or sets the type of content of the message.
Assembly: Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)
public: property ContentType^ ContentType { virtual ContentType^ get() sealed; virtual void set(ContentType^ value) sealed; }
Implements
IMessage::ContentType
Show: