Partager via


IHostSpecificRunConfigurationData, interface

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Représente une interface de marqueur pour l'infrastructure de test.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Public Interface IHostSpecificRunConfigurationData _
    Inherits ICloneable
public interface IHostSpecificRunConfigurationData : ICloneable
public interface class IHostSpecificRunConfigurationData : ICloneable
type IHostSpecificRunConfigurationData =  
    interface
        interface ICloneable
    end
public interface IHostSpecificRunConfigurationData extends ICloneable

Le type IHostSpecificRunConfigurationData expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Clone Crée un nouvel objet qui est une copie de l'instance en cours. (Hérité de ICloneable.)

Début

Voir aussi

Référence

Microsoft.VisualStudio.TestTools.Common, espace de noms