This documentation is archived and is not being maintained.
Microsoft.VisualStudio.Shell.Flavor Namespace
Visual Studio 2005
| Class | Description | |
|---|---|---|
![]() | FlavoredProject | A project that is a subtype or flavor of an inner project. All methods by default delegate to the inner project. Non-default behaviors should be handled by the flavored project. |
![]() | FlavoredProjectFactory | A factory for creating flavored projects, otherwise known as project subtypes. |
![]() | ProjectDocumentsChangeEventArgs | Contains event data for events relating to files and folders of the project subtype, for example the FileAdded event. |
| Delegate | Description | |
|---|---|---|
![]() | FlavoredProject.EventHandler | Represents the method that handles events relating to files and folders of the flavored project. |
Show:
