This documentation is archived and is not being maintained.

VersionControlArtifactType Enumeration

Describes the version control artifact type.

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

public enum class VersionControlArtifactType

Member nameDescription
ChangesetChangeset artifact.

LabelLabel artifact.

LatestItemVersionLatest item version artifact.

NoneArtifact type is unknown.

ShelvedItemShelved item artifact.

ShelvesetShelveset artifact.

VersionedItemVersioned item artifact.

Show: