The BizTalkAssembly type exposes the following members.

Constructors

  NameDescription
BizTalkAssembly

Properties

  NameDescription
Application
Sets the Application Name
Assemblies
Sets the list of Assemblies
Database
Sets the Management Database to connect to. Default is BizTalkMgmtDb
DatabaseServer
Sets the DatabaseServer to connect to. Default is MachineName
DeploymentPath
Sets the deployment path for assemblies
Exists
Gets whether the assembly / assemblies exist in BizTalk
Force
Set to true to overwrite existing assemblies when deploy is called
Gac
Set to true to gac the biztalk assemblies. Default is true
MachineName
Sets the MachineName.
(Overrides BaseTask..::.MachineName.)
TaskAction
Sets the TaskAction.
(Overrides BaseTask..::.TaskAction.)

See Also