Global Class

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

Syntax

'Declaration
Public Class Global _
    Inherits TeamFoundationApplication
'Usage
Dim instance As Global
public class Global : TeamFoundationApplication
public ref class Global : public TeamFoundationApplication
public class Global extends TeamFoundationApplication

Inheritance Hierarchy

System.Object
  System.Web.HttpApplication
    Microsoft.TeamFoundation.Server.TeamFoundationApplication
      Microsoft.TeamFoundation.VersionControl.Server.Global

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

Global Members

Microsoft.TeamFoundation.VersionControl.Server Namespace