IResultSink Interface
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.
Interface to send messages, results, and notifications.
public interface class IResultSink
public interface IResultSink
type IResultSink = interface
Public Interface IResultSink
Methods
AddResult(TestMessage) |
Adds the message to the result sink. |