ActionItemBaseTAction, TCollectionOutputFile Property
Get/Set the internal, calculated output file.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
[JsonIgnoreAttribute]
public FileInfo OutputFile { get; set; }
<JsonIgnoreAttribute>
Public Property OutputFile As FileInfo
Get
Set
No code example is currently available or this language may not be supported.
Property Value
FileInfo
This property is inheritable.