frmSettingsConfiguration Property

Get/Set a reference to the configuration profile to be used with this instance.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public ShopToolsConfigItem Configuration { get; set; }

Property Value

ShopToolsConfigItem

See Also