NAnt SDK Documentation - v0.92

GenericSolution Class

Supports grouping of individual projects, and treating them as a solution.

For a list of all members of this type, see GenericSolution Members.

System.Object
   NAnt.VSNet.SolutionBase
      NAnt.VSNet.GenericSolution

[Visual Basic]
Public Class GenericSolution
    Inherits SolutionBase
[C#]
public class GenericSolution : SolutionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.VSNet

Assembly: NAnt.VSNetTasks (in NAnt.VSNetTasks.dll)

See Also

GenericSolution Members | NAnt.VSNet Namespace