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

Solution Class

[This is preliminary documentation and subject to change.]

Analyses Microsoft Visual Studio .NET 2002 (Rainier) solution files.

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

System.Object
   NAnt.VSNet.SolutionBase
      NAnt.VSNet.Rainier.Solution

[Visual Basic]
Public Class Solution
    Inherits SolutionBase
[C#]
public class Solution : 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.

Remarks

Missing <remarks> documentation for T:NAnt.VSNet.Rainier.Solution

Requirements

Namespace: NAnt.VSNet.Rainier

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

See Also

Solution Members | NAnt.VSNet.Rainier Namespace