This documentation is archived and is not being maintained.

Workstation::Current Property

Gets the workstation instance that represents the current computer.

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

public:
static property Workstation^ Current {
	Workstation^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::Workstation
The workstation instance that represents the current computer.

Show: