JsonNodeMemberNotFoundExceptionMemberName Property

The name of the missing member that the caller was attempting to access.

Definition

Namespace: MichaelBrooks.UK.Json
Assembly: JsonDOM (in JsonDOM.dll) Version: 1.0.7
C#
public string MemberName { get; init; }

Property Value

String

Remarks

See Also