TfsGitObjectType Enumeration

Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)

Syntax

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

Members

Member name Description
Bad

Blob

Commit

Ext2

OfsDelta

RefDelta

Tag

Tree

See Also

Reference

Microsoft.TeamFoundation.Git.Server Namespace