Summary
Macro definitions to pass to rc.exe.
Each entry will generate a /d
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- RcTask
Syntax
[BuildElementCollection("defines", "define")]
public OptionCollection Defines { get; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as a container for a collection of build elements. |
Value
Type | Description |
---|---|
OptionCollection |