MultiRenameDataDefaultPatternString Property |
Gets or sets the default pattern string, i.e. the pattern string that is initially shown when the multi rename dialog opens.
Namespace: Altaxo.Gui.Common.MultiRenameAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string DefaultPatternString { get; set; }
Property Value
StringPattern string that is initially shown when the multi rename dialog opens.
See Also