TestElement.m_hostData 字段

返回内部主机数据。

命名空间:  Microsoft.VisualStudio.TestTools.Common
程序集:  Microsoft.VisualStudio.QualityTools.Common(在 Microsoft.VisualStudio.QualityTools.Common.dll 中)

语法

声明
<PersistenceElementNameAttribute("hostData")> _
Protected m_hostData As String
[PersistenceElementNameAttribute("hostData")]
protected string m_hostData
[PersistenceElementNameAttribute(L"hostData")]
protected:
String^ m_hostData
[<PersistenceElementNameAttribute("hostData")>]
val mutable m_hostData: string
protected var m_hostData : String

.NET Framework 安全性

请参见

参考

TestElement 类

Microsoft.VisualStudio.TestTools.Common 命名空间

HostData