Allow us to assign an argument to a specific group.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Member Name | Description | Value |
---|---|---|
Unassigned | The argument is not assigned to any group. | 0 |
OptiIgnoreGroup | The argument is ignored when the optimization level is set to Minimum Size (1) or Maximum Size (2). | 1 |
Namespace: NAnt.VSNet
Assembly: NAnt.VSNetTasks (in NAnt.VSNetTasks.dll)