CreateAppProvider.

Enable32BitAppOnWin64 Property

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.

Syntax

public Nullable<bool> Enable32BitAppOnWin64 { get; set; }

Value

Type Description
Nullable<bool>