TestResultMessage.Id Property
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.
Gets or sets the ID for this test result message.
public:
property Microsoft::VisualStudio::TestTools::Common::TestResultId ^ Id { Microsoft::VisualStudio::TestTools::Common::TestResultId ^ get(); };
public Microsoft.VisualStudio.TestTools.Common.TestResultId Id { get; }
member this.Id : Microsoft.VisualStudio.TestTools.Common.TestResultId
Public ReadOnly Property Id As TestResultId
Property Value
The ID for this test result message.