ExceptionOutputDeviceData 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 an exception output data.
public sealed class ExceptionOutputDeviceData : Microsoft.Testing.Platform.OutputDevice.IOutputDeviceData
type ExceptionOutputDeviceData = class
interface IOutputDeviceData
Public NotInheritable Class ExceptionOutputDeviceData
Implements IOutputDeviceData
- Inheritance
-
ExceptionOutputDeviceData
- Implements
Constructors
| Name | Description |
|---|---|
| ExceptionOutputDeviceData(Exception) |
Represents an exception output data. |
Properties
| Name | Description |
|---|---|
| Exception |
Gets the exception. |