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

SolutionBase Members

SolutionBase overview

Public Instance Properties

FileMissing <summary> documentation for P:NAnt.VSNet.SolutionBase.File
TemporaryFilesMissing <summary> documentation for P:NAnt.VSNet.SolutionBase.TemporaryFiles

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 Constructors

SolutionBase Constructor Missing <summary> documentation for M:NAnt.VSNet.SolutionBase.#ctor(NAnt.VSNet.Tasks.SolutionTask,System.CodeDom.Compiler.TempFileCollection,NAnt.Core.Util.GacCache,NAnt.VSNet.ReferencesResolver)

Protected Instance Properties

ProjectBuildConfigurationsMissing <summary> documentation for P:NAnt.VSNet.SolutionBase.ProjectBuildConfigurations
ProjectEntriesMissing <summary> documentation for P:NAnt.VSNet.SolutionBase.ProjectEntries
WebMapsMissing <summary> documentation for P:NAnt.VSNet.SolutionBase.WebMaps

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