ActionItemBaseTAction, TCollectionConfigFilename Property

Get/Set the path and filename of the configuration file for this action.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public string ConfigFilename { get; set; }

Property Value

String

Remarks

This property is non-inheritable.

See Also