CustomTLConfig.OutboundBodyLocation Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Valor de propiedad
Implementaciones
- Atributos