HostRunConfigurationData Class

Definition

Encapsulates test run configuration data about both the current active host and storage for configuration settings for all hosts.

C++
public ref class HostRunConfigurationData : ICloneable, Microsoft::VisualStudio::TestTools::Common::Xml::IXmlTestStore
Inheritance
HostRunConfigurationData
Attributes
Implements

Constructors

HostRunConfigurationData()

Initializes a new instance of the HostRunConfigurationData class.

Properties

CurrentHostType

Gets a description of the current test run host.

Item[String]

Gets or sets the configuration settings for the specified host.

Methods

Clone()

Returns a duplicate of this object.

Load(XmlElement, XmlTestStoreParameters)

Loads the object from the provided XML element.

Save(XmlElement, XmlTestStoreParameters)

Saves this object under the provided XML element.

Applies to

Product Versies
Visual Studio SDK 2017, 2019, 2022