TestElement.m_userData Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the value of the UserData property.
protected: System::Object ^ m_userData;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("userData")]
protected object m_userData;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("userData")>]
val mutable m_userData : obj
Protected m_userData As Object
Field Value
- Attributes