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 if the application manifest will be used for certification and
branding information.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- Base
New And Update Application Settings
Syntax
public bool UseManifestForTrust { get; set; }
Value
Type | Description |
---|---|
bool | The use manifest for trust. |