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

NUnit2Test.TestAssemblies Property

[This is preliminary documentation and subject to change.]

Gets all assemblies specified for these tests.

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

Remarks

Missing <remarks> documentation for P:NAnt.NUnit2.Types.NUnit2Test.TestAssemblies

See Also

NUnit2Test Class | NAnt.NUnit2.Types Namespace