Click or drag to resize

BatchMacroFolderToProcess Property

Designates the folder containing all the files to process.

Namespace:  MediaCy.Addins.Scripting
Assembly:  MediaCy.Addins.Scripting (in MediaCy.Addins.Scripting.dll) Version: 3.1.0.0
Syntax
VB
Public Property FolderToProcess As String
	Get
	Set

Property Value

Type: String

Return Value

Type: String
Remarks
This property is obsolete and replaced with the command's input (a list of objects, files and folders.
See Also