Skip to content

net90_EventLogHelper_SmartEventLogger_SourceName

dparvin edited this page Aug 3, 2025 · 2 revisions

SmartEventLogger.SourceName property

Gets or sets the name of the event source associated with log entries.

public static string SourceName { get; set; }

Property Value

A string representing the source name. If not set, a source is inferred automatically using the calling method's context.

See Also

Clone this wiki locally