Click or drag to resize

IProjectServiceCurrentProjectFileName Property

Gets the file name for the currently open project. Is null if the project has not got a file name for now.

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

Property Value

PathName
See Also