TestResultMessage.m_id Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the value of the Microsoft.VisualStudio.TestTools.Common.TestResultMessage.ID property.
protected: Microsoft::VisualStudio::TestTools::Common::TestResultId ^ m_id;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("id")]
protected Microsoft.VisualStudio.TestTools.Common.TestResultId m_id;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("id")>]
val mutable m_id : Microsoft.VisualStudio.TestTools.Common.TestResultId
Protected m_id As TestResultId
Field Value
- Attributes