VersionControlWellKnownGroups Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Common.VersionControlWellKnownGroups

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

Syntax

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

The VersionControlWellKnownGroups type exposes the following members.

Fields

  Name Description
Public fieldStatic member ProxyServiceGroup

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.VersionControl.Common Namespace