Click or drag to resize

StyleListManagerBaseTList, TItem, TListManagerEntryDeserializationRenameDictionaryKey Property

Gets a string that is used as a key in the property dictionary of the deserialization info to get the renaming dictionary. The renaming dictionary is a dictionary that maps original list names to the new list names that some of the deserialized lists are renamed to.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string DeserializationRenameDictionaryKey { get; }

Property Value

String
See Also