Summary
Gets the list of folders to scan for assembly references.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet .Tasks - Containing Type
- SolutionTask
Syntax
public StringCollection AssemblyFolderList { get; }
Value
Type | Description |
---|---|
StringCollection | The list of folders to scan for assembly references. |