Application.ReceivePorts 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::ExplorerOM::ReceivePortCollection ^ ReceivePorts { Microsoft::BizTalk::ExplorerOM::ReceivePortCollection ^ get(); };
public Microsoft.BizTalk.ExplorerOM.ReceivePortCollection ReceivePorts { get; }
member this.ReceivePorts : Microsoft.BizTalk.ExplorerOM.ReceivePortCollection
Public ReadOnly Property ReceivePorts As ReceivePortCollection