TestElement.m_storage Field

Definition

Returns the value of the Storage property.

protected: System::String ^ m_storage;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("storage")]
protected string m_storage;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("storage")>]
val mutable m_storage : string
Protected m_storage As String 

Field Value

Attributes

Applies to