SuspendableDocumentNodeBaseDebug_AbsolutePath Property |
Gets the absolute path of the node for debugging purposes.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected string? Debug_AbsolutePath { get; }
Property Value
String
The absolute path.
See Also