Summary
Set of folders where references are searched when not found in path
from project file (HintPath).
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet .Tasks - Containing Type
- SolutionTask
Syntax
[BuildElement("assemblyfolders", Required = false)]
public FileSet AssemblyFolders { get; set; }
Attributes
Type | Description |
---|---|
Build |
Indicates that the property should be treated as an XML element and further processing should be done. |
Value
Type | Description |
---|---|
FileSet |