TestElement.m_isRunOnRestart Field

Definition

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

Applies to