This documentation is archived and is not being maintained.

SelectionPair::ItemId Property

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

public:
property unsigned int ItemId {
	unsigned int get ();
	void set (unsigned int value);
}

Property Value

Type: System::UInt32
Returns UInt32.

Show: