ActionItemBaseTAction, TCollectionInputDir Property
Get/Set the internal, calculated input directory.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
[JsonIgnoreAttribute]
public DirectoryInfo InputDir { get; set; }
<JsonIgnoreAttribute>
Public Property InputDir As DirectoryInfo
Get
Set
No code example is currently available or this language may not be supported.
Property Value
DirectoryInfo
This property is non-inerhitable.