CloneStatistics.ClonedTestCasesCount 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.
Number of test cases cloned so far
[System.Runtime.Serialization.DataMember]
public int ClonedTestCasesCount { get; set; }
member this.ClonedTestCasesCount : int with get, set
Public Property ClonedTestCasesCount As Integer
Property Value
- Attributes