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 specifying a configuration file to use during obfuscation.
- Assembly
- Cake
.Eazfuscator .Net .dll - Namespace
- Cake
.Eazfuscator .Net - Containing Type
- Eazfuscator
Net Settings
Syntax
public FilePath ConfigurationFile { get; set; }
Remarks
Configuration file in C# or VB.NET format with a list of assembly attributes for obfuscation. Please refer to documentation for configuration syntax.
Value
Type | Description |
---|---|
FilePath |