JsonValueAdaptorValue Property

The underlying value of the object.

Definition

Namespace: MFiles.VAF.Configuration.JsonAdaptor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public Object Value { get; }

Property Value

Object

See Also