This documentation is archived and is not being maintained.

TeamFoundationRequestInformation::RequestId Property

Gets the request ID.

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

public:
property long long RequestId {
	long long get ();
}

Property Value

Type: System::Int64
The request ID.

Show: