TfsRequestContextItemsKeys Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class TfsRequestContextItemsKeys
type TfsRequestContextItemsKeys = class
Public Class TfsRequestContextItemsKeys
- Inheritance
-
TfsRequestContextItemsKeys
Fields
| RequestProject |
Key used in the root request context's Items property bag to store the ProjectInfo of the project associated with the request (if any) |
| RequestTeam |
Key used in the root request context's Items property bag to store the TeamFoundationTeam associated with the request (if any) |