Edit

TfsRequestContextItemsKeys Class

Definition

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)

Applies to