Click or drag to resize

ProjectFolderPropertyDocument(String) Constructor

Initializes a new instance of the ProjectFolderPropertyDocument class.

Namespace: Altaxo.Main.Properties
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ProjectFolderPropertyDocument(
	string folderName
)

Parameters

folderName  String
Name of the folder.
See Also