ShopToolsConfigItemOperationActionProperties Property

Get a reference to the collection of operation action property definitions for this session.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
[JsonIgnoreAttribute]
public OperationActionPropertyCollection OperationActionProperties { get; }

Property Value

OperationActionPropertyCollection

See Also