WarningMessageOutputDeviceData Class
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.
Represents a warning message output data.
public sealed class WarningMessageOutputDeviceData : Microsoft.Testing.Platform.OutputDevice.IOutputDeviceData
type WarningMessageOutputDeviceData = class
interface IOutputDeviceData
Public NotInheritable Class WarningMessageOutputDeviceData
Implements IOutputDeviceData
- Inheritance
-
WarningMessageOutputDeviceData
- Implements
Constructors
| Name | Description |
|---|---|
| WarningMessageOutputDeviceData(String) |
Represents a warning message output data. |
Properties
| Name | Description |
|---|---|
| Message |
Gets the warning message. |