LocationServiceConstants Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Common.LocationServiceConstants

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

Syntax

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

The LocationServiceConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member ApplicationLocationServiceIdentifier If a Location Service has an entry for an application Location Service, that Location Service definition will have an identifier of this value.
Public fieldStatic member SelfReferenceLocationServiceIdentifier All Location Services have a reference to their own service definition. That service definition has an identifier of this value.

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