AltaxoImporterGetFileExtensions Method |
Gets the supported file extensions and their description.
Namespace: Altaxo.Serialization.AltaxoProjectsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic (IReadOnlyList<string> FileExtensions, string Explanation) GetFileExtensions()
Return Value
ValueTupleIReadOnlyListString,
StringThe supported file extensions and their description.
See Also