ActionItemBaseTAction, TCollectionCurrentFile Property
Get/Set a reference to the current active file in-use.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
[JsonIgnoreAttribute]
public FileInfo CurrentFile { get; set; }
<JsonIgnoreAttribute>
Public Property CurrentFile As FileInfo
Get
Set
No code example is currently available or this language may not be supported.
Property Value
FileInfo
This property is inheritable.