Udostępnij za pośrednictwem


Właściwość TestResultMessage.Id —

Zwraca lub ustawia identyfikator dla tej wiadomości wynik badania.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Public Property Id As TestResultId
public TestResultId Id { get; internal set; }
public:
property TestResultId^ Id {
    TestResultId^ get ();
    internal: void set (TestResultId^ value);
}
member Id : TestResultId with get, internal set
function get Id () : TestResultId
internal function set Id (value : TestResultId)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestResultId
Identyfikator dla tej wiadomości wynik badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestResultMessage Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestResultId