Delen via


SettingValue.Data Property

Definition

The value as a JSON string.

[MessagePack.Key(1)]
public string Data { get; init; }
[<MessagePack.Key(1)>]
member this.Data : string with get, set
Public Property Data As String

Property Value

Attributes
MessagePack.KeyAttribute

Applies to