Partager via


Application Classe

Définition

public ref class Application sealed : Microsoft::BizTalk::ExplorerOM::BaseObject, Microsoft::BizTalk::ExplorerOM::IBizTalkApplication
public sealed class Application : Microsoft.BizTalk.ExplorerOM.BaseObject, Microsoft.BizTalk.ExplorerOM.IBizTalkApplication
type Application = class
    inherit BaseObject
    interface IBizTalkApplication
Public NotInheritable Class Application
Inherits BaseObject
Implements IBizTalkApplication
Héritage
Application
Implémente

Propriétés

Assemblies
BackReferences
BtsCatalogExplorer
Description
IsConfigured
IsDefaultApplication
IsSystem
Name
Orchestrations
Pipelines
Policies
ReceivePorts
References
Roles
Schemas
SendPortGroups
SendPorts
Status
Transforms
Version

Méthodes

AddNewReceivePort(Boolean)
AddNewSendPort(Boolean, Boolean)
AddNewSendPortGroup()
AddReference(IBizTalkApplication)
RemoveReference(IBizTalkApplication)
Start(ApplicationStartOption)
Stop(ApplicationStopOption)

Implémentations d’interfaces explicites

IBizTalkApplication.AddNewReceivePort(Boolean)
IBizTalkApplication.AddNewSendPort(Boolean, Boolean)
IBizTalkApplication.AddNewSendPortGroup()
IBizTalkApplication.AddReference(IBizTalkApplication)
IBizTalkApplication.Assemblies
IBizTalkApplication.BackReferences
IBizTalkApplication.BtsCatalogExplorer
IBizTalkApplication.Orchestrations
IBizTalkApplication.Pipelines
IBizTalkApplication.Policies
IBizTalkApplication.ReceivePorts
IBizTalkApplication.References
IBizTalkApplication.RemoveReference(IBizTalkApplication)
IBizTalkApplication.Roles
IBizTalkApplication.Schemas
IBizTalkApplication.SendPortGroups
IBizTalkApplication.SendPorts
IBizTalkApplication.Start(ApplicationStartOption)
IBizTalkApplication.Stop(ApplicationStopOption)
IBizTalkApplication.Transforms

S’applique à