This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.MsDeploy.
Summary
Set enable32BitAppOnWin64 to true or false in order to validate if the destination application pool matches.The value will not be set, it will only be compared.
- Assembly
- Cake
.MsDeploy .dll - Namespace
- Cake
.MsDeploy .Providers .MsDeployProviders - Containing Type
- CreateAppProvider
Syntax
public Nullable<bool> Enable32BitAppOnWin64 { get; set; }
Value
Type | Description |
---|---|
Nullable |