TestElement.m_hostData 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 internal host data.
protected: System::String ^ m_hostData;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("hostData")]
protected string m_hostData;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("hostData")>]
val mutable m_hostData : string
Protected m_hostData As String
Field Value
- Attributes