This documentation is archived and is not being maintained.

ProjectCreationMacroResolver Constructor

Initializes a new instance of the ProjectCreationMacroResolver class.

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

public:
ProjectCreationMacroResolver(
	ProjectCreationContext^ context
)

Parameters

context
Type: Microsoft.TeamFoundation.Client::ProjectCreationContext

The project creation context.

Show: