This documentation is archived and is not being maintained.

AdvancedToolParameters::MergeServerGuid Property

The server guid

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

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

Property Value

Type: System::Guid
The server guid.

Show: