FileSystemFileAsProjectArchiveEntry Constructor |
Namespace: Altaxo.Main.Services.FilesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic FileSystemFileAsProjectArchiveEntry(
string baseFolder,
string name
)
Parameters
- baseFolder String
- The base folder of the archive.
- name String
- The entry name relative to the base folder.
See Also