TeamExplorerPageIds Class
Central location for our built-in Team Explorer page Guids
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Controls.TeamExplorerPageIds
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class TeamExplorerPageIds
public static class TeamExplorerPageIds
public ref class TeamExplorerPageIds abstract sealed
[<AbstractClass>]
[<Sealed>]
type TeamExplorerPageIds = class end
public final class TeamExplorerPageIds
The TeamExplorerPageIds type exposes the following members.
Fields
Name | Description | |
---|---|---|
AllChanges | ||
Builds | ||
ChangesetDetails | ||
Documents | ||
FindShelvesets | ||
Home | ||
MyWork | ||
PendingChanges | ||
Reports | ||
RequestCodeReview | ||
Search | ||
Settings | ||
ShelvesetDetails | ||
ViewCodeReview | ||
WorkItems |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.