TestResultMessage.m_id Feld

Definition

Gibt den Wert der Microsoft.VisualStudio.TestTools.Common.TestResultMessage.ID-Eigenschaft zurück.

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 

Feldwert

TestResultId
Attribute

Gilt für