System.JSON.Serializers.JsonSerializeAttribute.Value
Delphi
property Value: TJsonMemberSerialization read FValue;
C++
__property TJsonMemberSerialization Value = {read=FValue, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | JsonSerializeAttribute |
Description
Embarcadero Technologies does not currently have any additional information.