Share via


OutputWarningEventArgs Class

Definition

public ref class OutputWarningEventArgs : Microsoft::VisualStudio::Diagnostics::Logging::OutputEventArgs
[System.Serializable]
public class OutputWarningEventArgs : Microsoft.VisualStudio.Diagnostics.Logging.OutputEventArgs
[<System.Serializable>]
type OutputWarningEventArgs = class
    inherit OutputEventArgs
Public Class OutputWarningEventArgs
Inherits OutputEventArgs
Inheritance
OutputWarningEventArgs
Attributes

Constructors

OutputWarningEventArgs()
OutputWarningEventArgs(String)
OutputWarningEventArgs(String, String)

Properties

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

Applies to