IHostSpecificRunConfigurationData Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a marker interface for the test framework.
public interface class IHostSpecificRunConfigurationData : ICloneable
public interface IHostSpecificRunConfigurationData : ICloneable
type IHostSpecificRunConfigurationData = interface
interface ICloneable
Public Interface IHostSpecificRunConfigurationData
Implements ICloneable
- Implements