ArtifactVersionSpec Class
Exposes constants to represent non-versioned or all versions.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.ArtifactVersionSpec
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
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 | |
---|---|---|
NonVersioned | Version value for a non-versioned 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.