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

See Also

Reference

TestResultMessage Class

Microsoft.VisualStudio.TestTools.Common Namespace

ID()