ArtifactVersionSpec Class

Set of well-known ArtifactSpec versions.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Client.ArtifactVersionSpec

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

Syntax

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

The ArtifactVersionSpec type exposes the following members.

Fields

  Name Description
Public fieldStatic member NonVersioned NonVersioned is used to represent an ArtifactSpec that is not associated with a specific version of the artifact.

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.Client Namespace