CoreLinkTypeReferenceNames Class

Class that contains reference names for core link types.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.WorkItemTracking.Client.CoreLinkTypeReferenceNames

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

Syntax

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

The CoreLinkTypeReferenceNames type exposes the following members.

Properties

  Name Description
Public propertyStatic member All Gets all the core link type reference names.

Top

Fields

  Name Description
Public fieldStatic member Dependency
Public fieldStatic member Hierarchy
Public fieldStatic member Related

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