BizTalkHost Properties

MSBuild Extension Pack

BizTalkHost Properties MSBuild Extension Pack Help 4.0.12.0

The BizTalkHost type exposes the following members.

Properties

  Name Description
Public property AdditionalHostSettings
An optional semi-colon delimited list of name value pairs to set additional Host settings, e.g. MessagePublishSampleSpaceSize=1;MessagePublishOverdriveFactor=100. For available settings, see: http://msdn.microsoft.com/en-us/library/aa560307(BTS.10).aspx
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 Default
Sets the host as Default. Default is false.
Public property Exists
Gets whether the Host exists
Public property HostName
Sets the Host Name. The following characters are not permitted: `~!@#$%^&*()+=[]{}|\/;:\""'<>,.?-<space>
Public property HostType
Sets the Host Type. Supports: InProcess, Isolated. Default is InProcess.
Public property Tracking
Sets the host as Tracking. Default is false.
Public property Trusted
Sets the host as Trusted. Default is false.
Public property Use32BitHostOnly
Sets the Host to 32BitOnly. Default is false.
Public property WindowsGroup
Set the windows group. This may be in the form domain\group
Top
See Also

Reference