Gets a property value by key.
Namespace: Altaxo.AddInItemsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic string this[
string key
] { get; }Parameters
- key String
- The property name.
Property Value
String
See Also