TestPlan.ReleaseEnvironmentDefinition 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.
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