Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |