MultiRenameDataIsRenameOperationFileSystemBased Property |
Sets a value indicating whether the rename operation is file system based (if the names refer to file names).
Namespace: Altaxo.Gui.Common.MultiRenameAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsRenameOperationFileSystemBased { get; set; }
Property Value
Booleantrue if the names refer to the file system; otherwise,
false.
See Also