This is preliminary documentation and is subject to change.

ParseExceptionInvalidString Property

Gets the invalid string.

Definition

Namespace: MoreDateTime.Exceptions
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public string? InvalidString { get; }

Property Value

String

See Also