IBuildProject Interface Members
See Also  Properties Methods 
SourceCode.Framework Namespace : IBuildProject Interface

Glossary Item Box

The following tables list the members exposed by IBuildProject.

Public Properties

  Name Description
Property FileName When implemented by a class, gets the Path of the Project e.g. "c:\workflow\"  
Property Files (Inherited from SourceCode.Framework.IProjectFilesContainer)
Property FolderPath (Inherited from SourceCode.Framework.IProjectFoldersContainer)
Property Folders (Inherited from SourceCode.Framework.IProjectFoldersContainer)
Property FullFileName  
Property Guid  
Property Name When implemented by a class, gets or sets the Name of the associated object.  
Property OutputPath  
Property ProjectGuid  
Property References  
Top

Public Methods

See Also