XmlDiffPerf.TotalTime 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.
Gets the total time of the performance.
public:
property int TotalTime { int get(); };
public int TotalTime { get; }
member this.TotalTime : int
Public ReadOnly Property TotalTime As Integer
Property Value
The total time of the performance.