Share via


TestElement.m_properties Field

Definition

Returns the value of the Properties property.

protected: System::Collections::Hashtable ^ m_properties;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("properties")]
protected System.Collections.Hashtable m_properties;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("properties")>]
val mutable m_properties : System.Collections.Hashtable
Protected m_properties As Hashtable 

Field Value

Attributes

Applies to