This documentation is archived and is not being maintained.

ArtifactSpec::Version Property

Gets the version of this artifact specifier.

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

public:
property int Version {
	int get ();
	internal: void set (int value);
}

Property Value

Type: System::Int32
The version of this artifact specifier.

Show: