ActionItemBaseTAction, TCollectionBase Property

Get/Set the base number or filename pattern of the source or target files, depending upon the action.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public string Base { get; set; }

Property Value

String

Remarks

This property is inheritable.

See Also