LinkingServiceName Class

Contains string constants for linking service names.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.LinkingServiceName

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

Syntax

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

The LinkingServiceName type exposes the following members.

Fields

  Name Description
Public fieldStatic member LinkingConsumerService Linking consumer service.
Public fieldStatic member LinkingProviderService Linking Provider Service.

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 Namespace