PatternTemplateItemRemarks Property

Get a reference to the list of line continuation remarks used to describe this template.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 4)]
public List<string> Remarks { get; }

Property Value

ListString

See Also