Klasa TestExecutionTraceInformation
Hermetyzuje informacje o śledzeniu, po wystąpieniu błędu podczas wykonywania badania.Klasa ta nie może być dziedziczona.
Hierarchia dziedziczenia
System.Object
Microsoft.VisualStudio.TestTools.Common.TestExecutionTraceInformation
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.Common
Zestaw: Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public NotInheritable Class TestExecutionTraceInformation _
Implements ICloneable, IXmlTestStore
[SerializableAttribute]
public sealed class TestExecutionTraceInformation : ICloneable,
IXmlTestStore
[SerializableAttribute]
public ref class TestExecutionTraceInformation sealed : ICloneable,
IXmlTestStore
[<Sealed>]
[<SerializableAttribute>]
type TestExecutionTraceInformation =
class
interface ICloneable
interface IXmlTestStore
end
public final class TestExecutionTraceInformation implements ICloneable, IXmlTestStore
Typ TestExecutionTraceInformation uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
TestExecutionTraceInformation() | Inicjuje nowe wystąpienie TestExecutionTraceInformation klasy. | |
TestExecutionTraceInformation(String) | Inicjuje nowe wystąpienie TestExecutionTraceInformation klasy. |
Początek
Właściwości
Nazwa | Opis | |
---|---|---|
Message | Pobiera wiadomość wyjątek. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
AppendTrace | Dołącza bieżące dane śledzenia więcej danych śledzenia. | |
Clone | Zwraca kopię tego obiektu. | |
Equals | (Zastępuje Object.Equals(Object)). | |
GetHashCode | (Zastępuje Object.GetHashCode()). | |
GetType | Pobiera Type bieżącego wystąpienia. (Odziedziczone z Object). | |
Load | ||
Save | ||
ToString | Zwraca ten obiekt jako ciąg. (Zastępuje Object.ToString()). |
Początek
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.