NAnt SDK Documentation - v0.92

NUnit2Test.TestAssemblies Property

Gets all assemblies specified for these tests.

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

See Also

NUnit2Test Class | NAnt.NUnit2.Types Namespace