OutputErrorEventArgs 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.
public ref class OutputErrorEventArgs : Microsoft::VisualStudio::Diagnostics::Logging::OutputEventArgs
[System.Serializable]
public class OutputErrorEventArgs : Microsoft.VisualStudio.Diagnostics.Logging.OutputEventArgs
[<System.Serializable>]
type OutputErrorEventArgs = class
inherit OutputEventArgs
Public Class OutputErrorEventArgs
Inherits OutputEventArgs
- Inheritance
- Attributes
Constructors
OutputErrorEventArgs() | |
OutputErrorEventArgs(String, String) | |
OutputErrorEventArgs(String) |
Properties
Code | |
Message | (Inherited from OutputEventArgs) |
ThreadId | (Inherited from OutputEventArgs) |
Timestamp | (Inherited from OutputEventArgs) |