TfsApiPropertyKeys Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Server.TfsApiPropertyKeys

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public NotInheritable Class TfsApiPropertyKeys
public static class TfsApiPropertyKeys
public ref class TfsApiPropertyKeys abstract sealed
[<AbstractClass>]
[<Sealed>]
type TfsApiPropertyKeys =  class end
public final class TfsApiPropertyKeys

The TfsApiPropertyKeys type exposes the following members.

Fields

  Name Description
Public fieldStatic member HttpContext
Public fieldStatic member TfsActionInvoker
Public fieldStatic member TfsRequestContext

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.

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace