TestElement.m_isRunOnRestart Field
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.
Returns the value of the IsRunOnRestart property.
protected: bool m_isRunOnRestart;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("isRunOnRestart")]
protected bool m_isRunOnRestart;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("isRunOnRestart")>]
val mutable m_isRunOnRestart : bool
Protected m_isRunOnRestart As Boolean
Field Value
- Attributes