BuildDefinition.Repository 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.
The repository.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.Build.WebApi.BuildRepository Repository { get; set; }
member this.Repository : Microsoft.TeamFoundation.Build.WebApi.BuildRepository with get, set
Public Property Repository As BuildRepository
Property Value
- Attributes