Click or drag to resize

ProjectFolderIsRootFolder Property

Returns true if the folder name is the root folder (empty string).

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

Property Value

Boolean
See Also