Skip to content

net472_EventLogHelper_SmartEventLogger_MachineName

dparvin edited this page Aug 3, 2025 · 2 revisions

SmartEventLogger.MachineName property

Gets or sets the name of the machine where log entries will be written.

public static string MachineName { get; set; }

Property Value

A string representing the machine name. Use "." for the local machine.

See Also

Clone this wiki locally