This documentation is archived and is not being maintained.

TfsMessageQueue::Id Property

Gets the unique identifier for this queue.

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

public:
property Uri^ Id {
	Uri^ get ();
	private: void set (Uri^ value);
}

Property Value

Type: System::Uri
Returns Uri.

Show: