Condividi tramite


Campo TestElement.m_hostType

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Restituisce il valore interno di HostType.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<PersistenceElementNameAttribute("hostType")> _
Protected m_hostType As String
[PersistenceElementNameAttribute("hostType")]
protected string m_hostType
[PersistenceElementNameAttribute(L"hostType")]
protected:
String^ m_hostType
[<PersistenceElementNameAttribute("hostType")>]
val mutable m_hostType: string
protected var m_hostType : String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

HostType