This documentation is archived and is not being maintained.

GettingEventArgs::Workspace Property

Gets the workspace that was updated by this event.

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

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

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::Workspace
The workspace that was updated by this event.

Show: