TestResultMessage.m_id Field
Returns the value of the ID() property.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
<PersistenceElementNameAttribute("id")> _
Protected m_id As TestResultId
[PersistenceElementNameAttribute("id")]
protected TestResultId m_id
[PersistenceElementNameAttribute(L"id")]
protected:
TestResultId^ m_id
[<PersistenceElementNameAttribute("id")>]
val mutable m_id: TestResultId
protected var m_id : TestResultId
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.TestTools.Common Namespace
ID()