ShopToolsConfigItemUserTools Property

Get a reference to the collection of user tools defined for this profile.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 1)]
public UserToolCollection UserTools { get; }

Property Value

UserToolCollection

See Also