ArtifactKinds Class

Defines the GUID of the property family or kind from the framework.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Common.ArtifactKinds

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

Syntax

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

The ArtifactKinds type exposes the following members.

Fields

  Name Description
Public fieldStatic member Generic

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.Framework.Common Namespace