The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestMessageLogEntryIdentity Constructor (Int32, Int32)
Initializes a new instance of the TestMessageLogEntryIdentity structure.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- testMessageLogId
-
Type:
System::Int32
The ID for the test message log.
- entryId
-
Type:
System::Int32
The ID for the log entry.
Show: