Udostępnij za pośrednictwem


LoggingEventArgs Klasa

Definicja

Udostępnia dane dla zdarzenia Log.

public class LoggingEventArgs : EventArgs
type LoggingEventArgs = class
    inherit EventArgs
Public Class LoggingEventArgs
Inherits EventArgs
Dziedziczenie
LoggingEventArgs

Konstruktory

LoggingEventArgs(String)

Inicjuje nowe wystąpienie klasy LoggingEventArgs.

LoggingEventArgs(String, ChannelMessageKind, String)

Inicjuje LoggingEventArgs nową instane klasy, która zawiera rodzaj i źródło komunikatu

Właściwości

Kind

Pobiera typ komunikatu

Message

Pobiera rejestrowany komunikat.

RawMessage

Pobiera oryginalną wiadomość, która nie zawiera źródła i rodzaju

Source

Pobiera składnik źródłowy zdarzenia

Dotyczy