Summary
    The scheme description 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-description", Required = false)]
[StringValidator(AllowEmpty = false)]
public string SchemeDescription { get; set; }
	Attributes
| Type | Description | 
|---|---|
| TaskAttribute | |
| StringValidator | 
Value
| Type | Description | 
|---|---|
| string | 
