ArtifactType Enumeration

These are the artifacts surfaced by version control.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
Public Enumeration ArtifactType
public enum ArtifactType
public enum class ArtifactType
type ArtifactType
public enum ArtifactType

Members

Member name Description
Changeset

Label

LatestItemVersion

ShelvedItem

Shelveset

VersionedItem

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Common Namespace