Click or drag to resize

MultiRenameDataShowExistingFileInformation Property

Gets or sets a value indicating whether the generated names are existing files, and it is shown if these files exist.

Namespace: Altaxo.Gui.Common.MultiRename
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool ShowExistingFileInformation { get; set; }

Property Value

Boolean
See Also