Lezen in het Engels

Delen via


EqtBaseCollection<T>.Save Method

Saves the current object to the provided XML element using the provided parameters.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

C#
public virtual void Save(
    XmlElement element,
    XmlTestStoreParameters parameters
)

Parameters

Implements

IXmlTestStore.Save(XmlElement, XmlTestStoreParameters)

.NET Framework Security

See Also

Reference

EqtBaseCollection<T> Class

Microsoft.VisualStudio.TestTools.Common Namespace

[Microsoft.VisualStudio.TestTools.Common.Xml.XmlTestStoreParameters]