This documentation is archived and is not being maintained.

TeamProjectReference::Id Property

Visual Studio 2013

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

[DataMemberAttribute]
public:
property Guid Id {
	Guid get ();
	void set (Guid value);
}

Property Value

Type: System::Guid

Show: