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