ActionItemBaseTAction, TCollectionSourceDir Property
Get/Set the internal, calculated source directory.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
[JsonIgnoreAttribute]
public DirectoryInfo SourceDir { get; set; }
<JsonIgnoreAttribute>
Public Property SourceDir 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.