PackageInfoWritePackageToText Method |
Writes the (old style) package to one line of text.
Namespace: Altaxo.Serialization.AutoUpdatesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public void WritePackageToText(
StreamWriter sw
)
Parameters
- sw StreamWriter
- The sw.
See Also