Compartilhar via


Campo TestElement.m_timeout

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Retorna o valor de Timeout propriedade.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
<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

Segurança do .NET Framework

Consulte também

Referência

TestElement Classe

Namespace Microsoft.VisualStudio.TestTools.Common

Timeout