PropertyKeyBaseGuidString Property |
Gets the unique identifier string that identifies the property key. This value is used in the dictionaries as a key to store the property values.
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string GuidString { get; }
Property Value
String
The unique identifier string.
See Also