Click or drag to resize

MultiRenameParser Properties

The MultiRenameParser type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleArrayTChars Contain all keywords that can be used as arrays, like for instance the path parts, which can be considered as an array of strings.
Public propertyCode exampleDateTimeTChars Contain all keywords that can be used as DateTime values, like for instance the creation date of an item.
Public propertyCode exampleIntegerTChars Contain all keywords that can be used as integer number, like counter, row number and so on.
Public propertyCode exampleStringTChars Contain all keywords that can be used as strings, like name.
Top
See Also