-
Notifications
You must be signed in to change notification settings - Fork 0
53029a5b 445e 0d4b 6191 d70c033544c5
Axel Kesseler edited this page Mar 1, 2023
·
18 revisions
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
C#
protected string EmptyValue { get; }
Type: String
A string representing the “empty” value.
The “empty” value string can be used to tag formatted data as invalid.
FormatterBase Class
Plexdata.LogWriter.Internals.Formatters Namespace