IRunConfigurationCustomHostEditor Methods

Include Protected Members
Include Inherited Members

The IRunConfigurationCustomHostEditor type exposes the following members.

Methods

  Name Description
Public method GetData Retrieves persisted host configuration data.
Public method Initialize Initializes this configuration editor by using objects from the testing framework. (Inherited from IRunConfigurationEditor.)
Public method OnCommonDataDirty Handles the event that occurs when common test run configuration data has been modified outside the editor. (Inherited from IRunConfigurationEditor.)
Public method SetData Persists host-specific data for this editor.
Public method VerifyData Verifies the data in the editor and prompts the user, if it is required. (Inherited from IRunConfigurationEditor.)

Top

See Also

Reference

IRunConfigurationCustomHostEditor Interface

Microsoft.VisualStudio.TestTools.Vsip Namespace