TestElement.m_timeout (Campo)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Devuelve el valor de la propiedad Timeout.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
<PersistenceElementNameAttribute("timeOut")> _
Protected m_timeout As Integer
[PersistenceElementNameAttribute("timeOut")]
protected int m_timeout
[PersistenceElementNameAttribute(L"timeOut")]
protected:
int m_timeout
[<PersistenceElementNameAttribute("timeOut")>]
val mutable m_timeout: int
protected var m_timeout : int

Seguridad de .NET Framework

Vea también

Referencia

TestElement Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

Timeout