Summary
If
true
, specifies that the assemblies should be
uninstalled from the native image cache. The default is false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- GacUninstallTask
Syntax
[TaskAttribute("native", Required = false)]
[BooleanValidator]
public bool Native { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |