BizTalkAssembly Properties

MSBuild Extension Pack

BizTalkAssembly Properties MSBuild Extension Pack Help 4.0.12.0

The BizTalkAssembly type exposes the following members.

Properties

  Name Description
Public property Application
Sets the Application Name
Public property Assemblies
Sets the list of Assemblies
Public property Database
Sets the Management Database to connect to. Default is BizTalkMgmtDb
Public property DatabaseServer
Sets the DatabaseServer to connect to. Default is MachineName
Public property DeploymentPath
Sets the deployment path for assemblies
Public property DestinationLocation
Sets the DestinationLocation
Public property Exists
Gets whether the assembly / assemblies exist in BizTalk
Public property Force
Set to true to overwrite existing assemblies when deploy is called
Public property Gac
Set to true to gac the biztalk assemblies. Default is true. Note that if you set GacOnMSIFileInstall to true, the assembly will also be added to the gac.
Public property GacOnAddResource
Sets whether to GAC the assembly on add resource. Default is true
Public property GacOnMsiFileImport
Sets whether to GAC the assembly on file import. Default is true
Public property GacOnMsiFileInstall
Sets whether to GAC the assembly on file install. Default is false
Top
See Also

Reference