This topic has not yet been rated - Rate this topic

TestStateEvent.NewState Property

Gets the new setting for the test state.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
public TestState NewState { get; }

Property Value

Type: Microsoft.VisualStudio.TestTools.Common.TestState
A member of the TestState enumeration.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.