Gets or sets the name of the Windows Event Log to write to (e.g., "Application", "System").
public static string LogName { get; set; }
A string specifying the log name. Defaults to "Application".
"Application"
There was an error while loading. Please reload this page.