Interfejs IXmlTestStore
Udostępnia mechanizm logiki niestandardowej trwałości.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.Common.Xml
Zestaw: Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)
Składnia
'Deklaracja
Public Interface IXmlTestStore
public interface IXmlTestStore
public interface class IXmlTestStore
type IXmlTestStore = interface end
public interface IXmlTestStore
Typ IXmlTestStore uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
Load | Ładuje klasy z dostarczonego element XML. | |
Save | Zapisuje klasy w obszarze określonym XmlElement. |
Początek