This documentation is archived and is not being maintained.

WorkspaceInfo::Computer Property

Gets the computer where the workspace is located.

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

public:
property String^ Computer {
	String^ get ();
}

Property Value

Type: System::String
The computer where the workspace is located.

Show: