GitForkSyncRequest.Source Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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