Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
<PersistenceElementNameAttribute("name")> _
Protected m_name As String
'Usage
Dim value As String
value = Me.m_name
Me.m_name = value
[PersistenceElementNameAttribute("name")]
protected string m_name
[PersistenceElementNameAttribute(L"name")]
protected:
String^ m_name
protected var m_name : String
.NET Framework Security
- 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.