Click or drag to resize

ConsoleAndFileLoggerPrefix Property

Gets or sets an optional prefix.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string Prefix { get; set; }

Property Value

Type: String
The prefix.
See Also