Click or drag to resize

PropertyServiceFallbackImplementationConfigDirectory Property

Absolute path to the application's config directory.

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

Property Value

DirectoryName

Implements

IPropertyServiceConfigDirectory
See Also