Edit

GitForkSyncRequestParameters.Source Property

Definition

Fully-qualified identifier for the source repository.

[System.Runtime.Serialization.DataMember(IsRequired=true)]
public Microsoft.TeamFoundation.SourceControl.WebApi.GlobalGitRepositoryKey Source { get; set; }
member this.Source : Microsoft.TeamFoundation.SourceControl.WebApi.GlobalGitRepositoryKey with get, set
Public Property Source As GlobalGitRepositoryKey

Property Value

Attributes

Applies to