ArtifactLinkIds Class

Contains string constants to describe an artifact link.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.ArtifactLinkIds

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

Syntax

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

The ArtifactLinkIds type exposes the following members.

Fields

  Name Description
Public fieldStatic member Changeset Fixed in Changeset.
Public fieldStatic member NoOutboundLink No Outbound Link.
Public fieldStatic member VersionedItem Source Code File.

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