Partager via


TestStateEvent.NewState, propriété

Obtient le nouveau paramètre pour l'état de test.

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

Syntaxe

'Déclaration
Public ReadOnly Property NewState As TestState
public TestState NewState { get; }
public:
property TestState NewState {
    TestState get ();
}
member NewState : TestState with get
function get NewState () : TestState

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Common.TestState
Membre de l'énumération TestState.

Sécurité .NET Framework

Voir aussi

Référence

TestStateEvent Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms

TestState