ActionItemBaseTAction, TCollectionInputFiles Property
Get a reference to the collection of file information used as input in
this session.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
[JsonIgnoreAttribute]
public List<FileInfo> InputFiles { get; }
<JsonIgnoreAttribute>
Public ReadOnly Property InputFiles As List(Of FileInfo)
Get
No code example is currently available or this language may not be supported.
Property Value
ListFileInfo
This property is inheritable.