Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Returns the value of the Storage property.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
<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
.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.