BtsCatalogExplorer.ReceivePorts 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::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