Condividi tramite


Campo TestElement.m_storage

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

Restituisce il valore della proprietà Storage.

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

Sintassi

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

Storage