Click or drag to resize

ConsoleAndFileLoggerPrefix Property

Gets or sets an optional prefix.

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

Property Value

Type: String
The prefix.
See Also