This documentation is archived and is not being maintained.

ITeamProjectPickerDefaultSelectionProvider::GetDefaultCollectionId Method

Gets the default selected collection of the specified server.

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

Nullable<Guid> GetDefaultCollectionId(
	Uri^ instanceUri
)

Parameters

instanceUri
Type: System::Uri

The URI for the configuration server.

Return Value

Type: System::Nullable<Guid>
The GUID of the default selected collection.

Show: