This documentation is archived and is not being maintained.

WorkItemEventArgs::Object Property

Gets the object that is encapsulated in this argument.

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

public:
property Object^ Object {
	Object^ get ();
}

Property Value

Type: System::Object
Returns Object.

Show: