This documentation is archived and is not being maintained.

IProjectCreationPlugin::ComponentCreator Property

Gets the project component creator tool.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

property IProjectComponentCreator^ ComponentCreator {
	IProjectComponentCreator^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Client::IProjectComponentCreator
The project component creator tool.

Show: