Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'宣言
<PersistenceElementNameAttribute("enabled")> _
Protected Friend m_enabled As Boolean
'使用
Dim value As Boolean
value = Me.m_enabled
Me.m_enabled = value
[PersistenceElementNameAttribute("enabled")]
protected internal bool m_enabled
[PersistenceElementNameAttribute(L"enabled")]
protected public:
bool m_enabled
protected internal var m_enabled : boolean
Field Value
Type: System.Boolean
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.