BizTalkDeployerOptions Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enumeration supports a bitwise combination of its member values.
public enum class BizTalkDeployerOptions
C#
[System.Flags]
public enum BizTalkDeployerOptions
type BizTalkDeployerOptions =
Public Enum BizTalkDeployerOptions
- Inheritance
-
BizTalkDeployerOptions
- Attributes
Name | Value | Description |
---|---|---|
None | 0 | |
GacInstall | 1 | |
GacInstallForce | 2 | |
GacUninstall | 4 | |
GacUninstallForce | 8 |
Προϊόν | Εκδόσεις |
---|---|
BizTalk Server | 2016, 2020 |