BtsCatalogExplorer.IBtsCatalogExplorer2.RemoveApplication Method
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.
virtual void Microsoft.BizTalk.ExplorerOM.IBtsCatalogExplorer2.RemoveApplication(Microsoft::BizTalk::ExplorerOM::IBizTalkApplication ^ app) = Microsoft::BizTalk::ExplorerOM::IBtsCatalogExplorer2::RemoveApplication;
void IBtsCatalogExplorer2.RemoveApplication (Microsoft.BizTalk.ExplorerOM.IBizTalkApplication app);
Sub RemoveApplication (app As IBizTalkApplication) Implements IBtsCatalogExplorer2.RemoveApplication