ArtifactConstants Class

Contains constants required for artifact interoperability.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.ArtifactConstants

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

Syntax

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

The ArtifactConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member IdString Gets the string constant for ID string.

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