TestLogReference Class
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.
[System.Runtime.Serialization.DataContract]
public class TestLogReference
type TestLogReference = class
Public Class TestLogReference
- Inheritance
-
TestLogReference
- Attributes
Constructors
| TestLogReference() |
Properties
| BuildId |
BuildId for test log, if context is build |
| FilePath |
FileName for log file |
| ResultId |
Resultid for test log, if context is run and log is related to result |
| RunId |
runid for test log, if context is run |
| Scope |
Test Log Reference object |
| SubResultId |
SubResultid for test log, if context is run and log is related to subresult |
| Type |
Log Type |