JsonValueAdaptorText Property

Text value. Only available when JsonValueAdaptorValueProperty = Text Will only be serialized if available.

Definition

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

Property Value

Object

See Also