TestElement.m_storage (Campo)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Devuelve el valor de la propiedad Storage.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
<PersistenceElementNameAttribute("storage")> _
Protected m_storage As String
[PersistenceElementNameAttribute("storage")]
protected string m_storage
[PersistenceElementNameAttribute(L"storage")]
protected:
String^ m_storage
[<PersistenceElementNameAttribute("storage")>]
val mutable m_storage: string
protected var m_storage : String

Seguridad de .NET Framework

Vea también

Referencia

TestElement Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

Storage