TestElement.m_timeout 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 Timeout property.
protected: int m_timeout;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("timeOut")]
protected int m_timeout;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("timeOut")>]
val mutable m_timeout : int
Protected m_timeout As Integer
Field Value
- Attributes