Click or drag to resize

ProjectBase_projectFolderProperties Field

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#
protected ProjectFolderPropertyDocumentCollection _projectFolderProperties

Field Value

ProjectFolderPropertyDocumentCollection
See Also