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
- Assembly
- Cake
.MsDeploy .dll - Namespace
- Cake
.MsDeploy .Providers .MsDeployProviders - Containing Type
- IisAppProvider
Syntax
public Nullable<bool> Enable32BitAppOnWin64 { get; set; }
Value
Type | Description |
---|---|
Nullable |