ActionItemBaseTAction, TCollectionOutputName Property
Get/Set an output pattern that allows for filenames or foldernames
with or without wildcards.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2224.4542
public string OutputName { get; set; }
Public Property OutputName As String
Get
Set
No code example is currently available or this language may not be supported.
Property Value
String This property is inheritable.
Corresponds with the command-line parameter 'Output'.