NAnt SDK Documentation - v0.92

SolutionTask.AssemblyFolderList Property

Gets the list of folders to scan for assembly references.

[Visual Basic]
Public ReadOnly Property AssemblyFolderList As StringCollection
[C#]
public System.Collections.Specialized.StringCollection AssemblyFolderList {get;}

Property Value

The list of folders to scan for assembly references.

See Also

SolutionTask Class | NAnt.VSNet.Tasks Namespace