TestExecutionTraceInformation Class
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.
Encapsulates the trace information when an error occurs during test execution. This class cannot be inherited.
public ref class TestExecutionTraceInformation sealed : ICloneable, Microsoft::VisualStudio::TestTools::Common::Xml::IXmlTestStore
[System.Serializable]
public sealed class TestExecutionTraceInformation : ICloneable, Microsoft.VisualStudio.TestTools.Common.Xml.IXmlTestStore
[<System.Serializable>]
type TestExecutionTraceInformation = class
interface ICloneable
interface IXmlTestStore
Public NotInheritable Class TestExecutionTraceInformation
Implements ICloneable, IXmlTestStore
- Inheritance
-
TestExecutionTraceInformation
- Attributes
- Implements
Test |
Initializes a new instance of the TestExecutionTraceInformation class. |
Test |
Initializes a new instance of the TestExecutionTraceInformation class. |
Message |
Gets the exception message. |
Append |
Appends more trace data to the current trace data. |
Clone() |
Returns a copy of this object. |
Equals(Object) | |
Get |
|
Load(Xml |
|
Save(Xml |
|
To |
Returns this object as a string. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |