Share via


TestElement.m_timeout Field

Definition

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

Applies to