ArtifactId Class
Defines detailed identifying information about an artifact object so that other API methods can gain access to the artifact object.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Class ArtifactId
'Usage
Dim instance As ArtifactId
public class ArtifactId
public ref class ArtifactId
public class ArtifactId
Remarks
The ArtifactId class is defined in the Microsoft.TeamFoundation.Server namespace and is used as a parameter and return type to many linking API methods.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.ArtifactId
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.