Edit

GlobalGitRepositoryKey Class

Definition

Globally unique key for a repository.

[System.Runtime.Serialization.DataContract]
public class GlobalGitRepositoryKey
type GlobalGitRepositoryKey = class
Public Class GlobalGitRepositoryKey
Inheritance
GlobalGitRepositoryKey
Attributes

Constructors

GlobalGitRepositoryKey()

Properties

CollectionId

Team Project Collection ID of the collection for the repository.

ProjectId

Team Project ID of the project for the repository.

RepositoryId

ID of the repository.

Applies to