BtsCatalogExplorer.RemoveApplication(IBizTalkApplication) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
void RemoveApplication(Microsoft::BizTalk::ExplorerOM::IBizTalkApplication ^ app);
public void RemoveApplication (Microsoft.BizTalk.ExplorerOM.IBizTalkApplication app);
member this.RemoveApplication : Microsoft.BizTalk.ExplorerOM.IBizTalkApplication -> unit
Public Sub RemoveApplication (app As IBizTalkApplication)