Share via


OutputErrorEventArgs Class

Definition

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
OutputErrorEventArgs
Attributes

Constructors

OutputErrorEventArgs()
OutputErrorEventArgs(String)
OutputErrorEventArgs(String, String)

Properties

Code
Message (Inherited from OutputEventArgs)
ThreadId (Inherited from OutputEventArgs)
Timestamp (Inherited from OutputEventArgs)

Applies to