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.
ITestMessageLogOwner Interface
Represents the owner of a log.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | TestMessageLogEntries | Gets a collection of test message log entries. |
| Name | Description | |
|---|---|---|
![]() | CreateLogEntry(String^, TestMessageLogEntryLevel) | Creates a test message log entry and adds it to the TestMessageLogEntryCollection. |
![]() | RefreshLogEntries() | Refreshes the log entries from the server. |
![]() | SaveLogEntries() | Saves changed log entries to the server. |
Show:

