Summary
The scheme ID to use when working with GAC references. This is only
relevant if a scheme type other than
SchemeType.None
is specified.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Types - Containing Type
- GacReference
Syntax
[TaskAttribute("scheme-id", Required = false)]
[StringValidator(AllowEmpty = false)]
public string SchemeId { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |