This documentation is archived and is not being maintained.

IProjectContext::ProjectName Property

Gets the name of the project.

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

property String^ ProjectName {
	String^ get ();
}

Property Value

Type: System::String
The name of the project.

Show: