This documentation is archived and is not being maintained.

ThreeWayMerge::VersionControlServerGuid Property

The version control server guid

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

public:
property Guid VersionControlServerGuid {
	Guid get ();
	void set (Guid value);
}

Property Value

Type: System::Guid
The version control server guid

Show: