Click or drag to resize

StorageSettingsToString Method

Returns a string that represents the current object.

Namespace: Altaxo.Serialization
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override string ToString()

Return Value

String
A string that represents the current object.
See Also