SourceCode.ProjectSystem Namespace
See Also  Inheritance Hierarchy

Glossary Item Box

Classes

  Class Description
Class AfterCompilationEventArgs  
Class AssemblyReference  
Class BuildProject  
Class COMReference  
Class EnvironmentServiceProvider  
Class Project  
Class ProjectBuildItem  
Class ProjectCollection  
Class ProjectFile  
Class ProjectFileCollection  
Class ProjectFolder  
Class ProjectFolderCollection  
Class ProjectItemContainer  
Class ProjectLogger This class implements an MSBuild logger that output events to VS outputwindow and tasklist.
Class ProjectReference  
Class Reference This object represents one reference in the project. Including a reference in a project allows you to use any of the public members contained in the reference. Projects may include references to .NET assemblies and COM objects.
Class ReferenceCollection Construct a new Reference collection object.
Class SubProject  
Class SubProjectCollection  

Enumerations

  Enumeration Description
Enumeration TaskPriority  
Enumeration WrapperToolAttributeValue  

See Also