This documentation is archived and is not being maintained.

Identity::TeamFoundationId Property

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

public:
property Guid TeamFoundationId {
	Guid get ();
	void set (Guid value);
}

Property Value

Type: System::Guid
Returns Guid.

Show: