Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This enumeration is used to denote a type of context change. Each value can be combined as needed as this is a flags enum.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration ActiveContextChange
[FlagsAttribute]
public enum ActiveContextChange
[FlagsAttribute]
public enum class ActiveContextChange
[<FlagsAttribute>]
type ActiveContextChange
public enum ActiveContextChange
Members
| Member name | Description | |
|---|---|---|
| None | ||
| Server | ||
| Team | ||
| TeamProject |