NAnt SDK Documentation - v0.92

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

Compile 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetProjectFileFromGuid Gets the project file of the project with the given unique identifier.
GetProjectFromGuid 
GetType (inherited from Object) Gets the Type of the current instance.
RecursiveLoadTemplateProject 
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

CreateProjectDoesNotExistException 
Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
FixProjectReferences Converts assembly references to projects to project references, adding a build dependency.c
GetDependenciesFromProjects 
LoadProjectGuids 
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) Creates a shallow copy of the current Object.
SetProjectBuildConfiguration 
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