This documentation is archived and is not being maintained.

TfsDequeueContext::Message Property

Gets the message associated with this context.

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

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

Show: