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.Mage.
Summary
Gets or sets a value indicating whether the application is a Windows Presentation Foundation Browser Application or not.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- Base
New And Update Mage Settings
Syntax
public bool WpfBrowserApp { get; set; }
Value
Type | Description |
---|---|
bool | The WPF browser application. |