Summary
Gets the defines.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- ScriptAnalyzerResult
Syntax
public ISet<string> Defines { get; }
Value
Type | Description |
---|---|
ISet |
The defines. |
public ISet<string> Defines { get; }
Type | Description |
---|---|
ISet |
The defines. |