Summary
The scheme type to use when working with GAC references. The default
is
SchemeType.None, which means that references will
not be used by the GAC task.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Types - Containing Type
- GacReference
Syntax
[TaskAttribute("scheme-type", Required = false)]
public SchemeType SchemeType { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| SchemeType |
