SettingsCommit.Description Property

Definition

A human-readable description of the change.

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

Property Value

Attributes
MessagePack.KeyAttribute

Applies to