Click or drag to resize

ProjectItemCommandsProjectItemClipboardListBaseBaseFolder Property

Folder from which the items are copied. Can be null if the base folder is unknown.

Namespace: Altaxo.Main.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string? BaseFolder { get; set; }

Property Value

String
See Also