ArtifactType Class
An ArtifactType is the type of artifact that a tool maintains. A tool only supplies an artifact type if the type is immutable. Artifact types are registered by a tool at installation time.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public Class ArtifactType
'Usage
Dim instance As ArtifactType
public class ArtifactType
public ref class ArtifactType
public class ArtifactType
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Server.ArtifactType
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.