Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Dom
ProjectServiceBase Class
ProjectServiceBase Properties
CurrentProject Property
CurrentProjectArchiveManager Property
CurrentProjectFileName Property
ProjectFileExtensions Property
Project
Service
Base
Project
File
Extensions Property
Gets all possible file extensions for acceptable project files.
Namespace:
Altaxo.Dom
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
abstract
IEnumerable
<
string
>
ProjectFileExtensions
{
get
; }
Property Value
IEnumerable
String
All possible file extensions for acceptable project files.
Implements
IProjectService
ProjectFileExtensions
See Also
Reference
ProjectServiceBase Class
Altaxo.Dom Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net