TestSuite.InheritDefaultConfigurations 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.
Default configuration was inherited or not.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false)]
public bool InheritDefaultConfigurations { get; set; }
member this.InheritDefaultConfigurations : bool with get, set
Public Property InheritDefaultConfigurations As Boolean
Property Value
- Attributes