Condividi tramite


Campo TestElement.m_timeout

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Restituisce il valore della proprietà Timeout.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

Timeout