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