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.Eazfuscator.Net.
Summary
Gets or sets a value specifing the error sanddox to be used.
- Assembly
- Cake
.Eazfuscator .Net .dll - Namespace
- Cake
.Eazfuscator .Net - Containing Type
- Eazfuscator
Net Settings
Syntax
public string ErrorSandbox { get; set; }
Remarks
Runs application given as argument in exception sandbox. Every unhandled exception is caught by sandbox environment. This feature is useful when obfuscated application cannot be started and bails out with default unexpected error window.
Value
Type | Description |
---|---|
string |