GroupWellKnownDescriptors Class

Contains string constants for well-known group descriptors.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Client.GroupWellKnownDescriptors

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

Syntax

‘선언
Public NotInheritable Class GroupWellKnownDescriptors
public static class GroupWellKnownDescriptors
public ref class GroupWellKnownDescriptors abstract sealed
[<AbstractClass>]
[<Sealed>]
type GroupWellKnownDescriptors =  class end
public final class GroupWellKnownDescriptors

The GroupWellKnownDescriptors type exposes the following members.

Fields

  Name Description
Public fieldStatic member EveryoneGroup The Everyone group.
Public fieldStatic member LicenseesGroup The Licensees group.
Public fieldStatic member NamespaceAdministratorsGroup The Namespace Administrators group.
Public fieldStatic member ServiceUsersGroup The Service Users group.

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.Client Namespace