Skip to content

53029a5b 445e 0d4b 6191 d70c033544c5

Axel Kesseler edited this page Mar 1, 2023 · 18 revisions

FormatterBase.EmptyValue Property

Gets the string of an “empty” value.

Namespace: Plexdata.LogWriter.Internals.Formatters
Assembly: Plexdata.LogWriter.Abstraction (in Plexdata.LogWriter.Abstraction.dll) Version: 1.0.7.1

Syntax

C#

protected string EmptyValue { get; }

Property Value

Type: String
A string representing the “empty” value.

Remarks

The “empty” value string can be used to tag formatted data as invalid.

See Also

Reference

FormatterBase Class
Plexdata.LogWriter.Internals.Formatters Namespace

Clone this wiki locally