NAnt SDK Documentation - v0.85-nightly-2005-11-09

AssemblyFileSet.Scan Method 

[This is preliminary documentation and subject to change.]

Do a normal scan and then resolve assemblies.

[Visual Basic]
Overrides Public Sub Scan()
[C#]
public override void Scan();

Remarks

Missing <remarks> documentation for M:NAnt.DotNet.Types.AssemblyFileSet.Scan

See Also

AssemblyFileSet Class | NAnt.DotNet.Types Namespace