TestRun.IsAutomated 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.
true if test run is automated, false otherwise.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=true)]
public bool IsAutomated { get; set; }
member this.IsAutomated : bool with get, set
Public Property IsAutomated As Boolean
Property Value
- Attributes