Edit

TestPlan.ReleaseEnvironmentDefinition Property

Definition

Release Environment to be used to deploy the build and run automated tests from this test plan.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.TeamFoundation.TestManagement.WebApi.ReleaseEnvironmentDefinitionReference ReleaseEnvironmentDefinition { get; set; }
member this.ReleaseEnvironmentDefinition : Microsoft.TeamFoundation.TestManagement.WebApi.ReleaseEnvironmentDefinitionReference with get, set
Public Property ReleaseEnvironmentDefinition As ReleaseEnvironmentDefinitionReference

Property Value

Attributes

Applies to