Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'宣言
<PersistenceElementNameAttribute("timeOut")> _
Protected m_timeout As Integer
'使用
Dim value As Integer
value = Me.m_timeout
Me.m_timeout = value
[PersistenceElementNameAttribute("timeOut")]
protected int m_timeout
[PersistenceElementNameAttribute(L"timeOut")]
protected:
int m_timeout
protected var m_timeout : int
Field Value
Type: System.Int32
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.