TestElement.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 Id property.
protected: Microsoft::VisualStudio::TestTools::Common::TestId ^ m_id;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("id")]
protected Microsoft.VisualStudio.TestTools.Common.TestId m_id;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("id")>]
val mutable m_id : Microsoft.VisualStudio.TestTools.Common.TestId
Protected m_id As TestId
Field Value
- Attributes