BizTalkApplication Properties | MSBuild Extension Pack Help 4.0.12.0 |
The BizTalkApplication type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application |
Sets the Application Name
|
|
Applications |
Get or sets the Application Item Collection
|
|
BindingFile |
The Binding File to Import / Export
|
|
Database |
Sets the Management Database to connect to. Default is BizTalkMgmtDb
|
|
DatabaseServer |
Sets the DatabaseServer to connect to. Default is MachineName
|
|
Default |
Sets whether the Application is the default application
|
|
Description |
Sets the Application description
|
|
Environment |
The environment to deploy.
|
|
Exists |
Gets whether the Application exists
|
|
Force |
Set to true to delete an existing Application when Create is called.
|
|
IncludeGlobalPartyBinding |
Set to true to export the global party information. Default is false.
|
|
MsiPath |
Set the path to export the Application MSI to. The directory path must exist and have appropriate permissions to write to.
|
|
Overwrite |
Update existing resources. If not specified and resource exists, import will fail. Default is false.
|
|
ReceiveLocations |
sets the ReceiveLocations to operate on.
|
|
References |
Sets the Referenced Applications
|
|
Resources |
Sets the Resources to export. If not supplied, all resources are exported.
|
See Also