Click or drag to resize

IProjectProjectFolderProperties Property

The properties associated with the project folders. Please note that the properties of the project are also stored inside this collection, with the name being an empty string (root folder node).

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

Property Value

ProjectFolderPropertyDocumentCollection
See Also