ActionItemBaseTAction, TCollectionOutputName Property
Get/Set an output pattern that allows for filenames or foldernames
with or without wildcards. This parameter can be specified muliple
times on the command line with different values to write to multiple
output files.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
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'.