ITeamProjectPickerDefaultSelectionProvider Interface

Interface to provide the default selection to the connection dialog.

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

Syntax

'宣言
Public Interface ITeamProjectPickerDefaultSelectionProvider
public interface ITeamProjectPickerDefaultSelectionProvider
public interface class ITeamProjectPickerDefaultSelectionProvider
type ITeamProjectPickerDefaultSelectionProvider =  interface end
public interface ITeamProjectPickerDefaultSelectionProvider

The ITeamProjectPickerDefaultSelectionProvider type exposes the following members.

Methods

  Name Description
Public method GetDefaultCollectionId Gets the default selected collection of the specified server.
Public method GetDefaultProjects Gets the endurable collection of selected projects for the collection that has the specified GUID.
Public method GetDefaultServerUri Gets the uniform resource identifier (URI) of the selected server.

Top

See Also

Reference

Microsoft.TeamFoundation.Client Namespace