EventName Property

Definition

Assembly XenoAtom.Logging.dll

Gets or sets the event name. When not specified, the method name is used.

public string? EventName { get; set; }

Returns