ShopToolsConfigItemProperties Property

Get a reference to the collection of settings properties on this configuration.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 0)]
public PropertyCollection Properties { get; }

Property Value

PropertyCollection

See Also