IMessage::Data Property

 

Gets or sets the Content

Namespace:   Microsoft.BizTalk.Services
Assembly:  Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)

property Stream^ Data {
	Stream^ get();
	void set(Stream^ value);
}

Property Value

Type: System.IO::Stream^

Return to top
Show: