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

GenericSolution Members

GenericSolution overview

Public Instance Constructors

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

Public Instance Properties

File (inherited from SolutionBase)Missing <summary> documentation for P:NAnt.VSNet.SolutionBase.File
TemporaryFiles (inherited from SolutionBase)Missing <summary> documentation for P:NAnt.VSNet.SolutionBase.TemporaryFiles

Public Instance Methods

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

Protected Instance Properties

ProjectBuildConfigurations (inherited from SolutionBase)Missing <summary> documentation for P:NAnt.VSNet.SolutionBase.ProjectBuildConfigurations
ProjectEntries (inherited from SolutionBase)Missing <summary> documentation for P:NAnt.VSNet.SolutionBase.ProjectEntries
WebMaps (inherited from SolutionBase)Missing <summary> documentation for P:NAnt.VSNet.SolutionBase.WebMaps

Protected Instance Methods

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

See Also

GenericSolution Class | NAnt.VSNet Namespace