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

SolutionBase Methods

The methods of the SolutionBase class are listed below. For a complete list of SolutionBase class members, see the SolutionBase Members topic.

Public Instance Methods

CompileMissing <summary> documentation for M:NAnt.VSNet.SolutionBase.Compile(System.String)
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetProjectFileFromGuid Gets the project file of the project with the given unique identifier.
GetProjectFromGuidMissing <summary> documentation for M:NAnt.VSNet.SolutionBase.GetProjectFromGuid(System.String)
GetType (inherited from Object) 
RecursiveLoadTemplateProjectMissing <summary> documentation for M:NAnt.VSNet.SolutionBase.RecursiveLoadTemplateProject(System.String)
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
FixProjectReferences Converts assembly references to projects to project references, adding a build dependency.c
GetDependenciesFromProjectsMissing <summary> documentation for M:NAnt.VSNet.SolutionBase.GetDependenciesFromProjects(System.String)
LoadProjectGuidsMissing <summary> documentation for M:NAnt.VSNet.SolutionBase.LoadProjectGuids(System.Collections.ArrayList,System.Boolean)
LoadProjects Loads the projects from the file system and stores them in an instance variable.
LogOverloaded. Logs a message with the given priority.
MemberwiseClone (inherited from Object) 
TranslateProjectPath Translates a project path, in the form of a relative file path or a URL, to an absolute file path.

See Also

SolutionBase Class | NAnt.VSNet Namespace