UserToolItemProperties Property

Get a reference to the collection of properties defining this tool.

Definition

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

Property Value

PropertyCollection

See Also