Click or drag to resize

PropertyServiceDataDirectory Property

Gets the data directory.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DirectoryName DataDirectory { get; protected set; }

Property Value

DirectoryName

Implements

IPropertyServiceDataDirectory
See Also