BasicHttpTLConfig.OutboundBodyLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::Adapter::Wcf::Config::OutboundMessageBodySelection OutboundBodyLocation { Microsoft::BizTalk::Adapter::Wcf::Config::OutboundMessageBodySelection get(); void set(Microsoft::BizTalk::Adapter::Wcf::Config::OutboundMessageBodySelection value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("OutboundBodyLocation", System.Runtime.InteropServices.VarEnum.VT_BSTR)]
public Microsoft.BizTalk.Adapter.Wcf.Config.OutboundMessageBodySelection OutboundBodyLocation { get; set; }
member this.OutboundBodyLocation : Microsoft.BizTalk.Adapter.Wcf.Config.OutboundMessageBodySelection with get, set
Public Property OutboundBodyLocation As OutboundMessageBodySelection
Property Value
Implements
- Attributes