IPropertyBagTemporaryPropertyPrefix Property |
Gets a string that designates a temporary property, i.e. a property that is not stored permanently. If any property key starts with this prefix,
the property is not serialized when saving the project to a file.
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxstring TemporaryPropertyPrefix { get; }Property Value
String
Temporary property prefix.
See Also