TestElement.m_hostType Field

Definition

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

Applies to