Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
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 | |
---|---|---|
![]() ![]() |
Changeset | Fixed in Changeset. |
![]() ![]() |
Commit | |
![]() ![]() |
NoOutboundLink | No Outbound Link. |
![]() ![]() |
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.