TestElement.m_hostType 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 value of the HostType.
protected: System::String ^ m_hostType;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("hostType")]
protected string m_hostType;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("hostType")>]
val mutable m_hostType : string
Protected m_hostType As String
Field Value
- Attributes