Click or drag to resize

MultiRenameControllerCmdChooseBaseDirectory Property

Gets the command used to choose the base directory.

Namespace: Altaxo.Gui.Common.MultiRename
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdChooseBaseDirectory { get; }

Property Value

ICommand
See Also