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.2429.4649
C#
[JsonIgnoreAttribute]
public OperationActionPropertyCollection OperationActionProperties { get; }

Property Value

OperationActionPropertyCollection

See Also