TestEntry Class

Definition

public ref class TestEntry sealed : ICloneable, Microsoft::VisualStudio::TestTools::Common::Xml::IXmlTestStore, System::Runtime::Serialization::ISerializable
[System.Serializable]
public sealed class TestEntry : ICloneable, Microsoft.VisualStudio.TestTools.Common.Xml.IXmlTestStore, System.Runtime.Serialization.ISerializable
[<System.Serializable>]
type TestEntry = class
    interface ICloneable
    interface ISerializable
    interface IXmlTestStore
Public NotInheritable Class TestEntry
Implements ICloneable, ISerializable, IXmlTestStore
Inheritance
TestEntry
Attributes
Implements

Applies to