This documentation is archived and is not being maintained.

VssConnection::ServerId Property

Visual Studio 2013

The GUID that identifies the server associated with the VssConnection.

Namespace:  Microsoft.VisualStudio.Services.Client
Assembly:  Microsoft.VisualStudio.Services.Client (in Microsoft.VisualStudio.Services.Client.dll)

public:
property Guid ServerId {
	Guid get ();
}

Property Value

Type: System::Guid

Show: