Click or drag to resize

ProjectFolderName Property

Gets the full folder name. The root folder is represented by an empty string. All other returned names end with an DirectorySeparatorChar.

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

Property Value

String

Implements

INamedObjectName
See Also