TestLog Class
This class contains methods and properties applicable to test logs.
Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)
Usage
Visual BasicDim instance As TestLog
Syntax
Visual Basic<DataContractAttribute> _``Public MustInherit Class TestLog
C#[DataContractAttribute]``public abstract class TestLog
Remarks
Log files can be generated from a test or from infrastructure processes.
Inheritance Hierarchy
System.Object Microsoft.Windows.Kits.Hardware.ObjectModel.TestLog
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.