ActionItemBaseTAction, TCollectionOutputDir Property

Get/Set the internal, calculated output directory.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
[JsonIgnoreAttribute]
public DirectoryInfo OutputDir { get; set; }

Property Value

DirectoryInfo

Remarks

This property is inheritable.

See Also