DeploymentGroupReference.Project 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.
Project to which the deployment group belongs.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.ProjectReference Project { get; }
member this.Project : Microsoft.TeamFoundation.DistributedTask.WebApi.ProjectReference
Public ReadOnly Property Project As ProjectReference
Property Value
- Attributes