Click or drag to resize

SuspendableDocumentNodeBaseDebug_AbsolutePath Property

Gets the absolute path of the node for debugging purposes.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected string? Debug_AbsolutePath { get; }

Property Value

String
The absolute path.
See Also