Click or drag to resize

DocNodeProxy2ndLevelDocumentPath Method

Gets the absolute document path represented by this proxy.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override AbsoluteDocumentPath DocumentPath()

Field Value

AbsoluteDocumentPath
The document path.

Return Value

AbsoluteDocumentPath
The current document path.

Implements

IProxyDocumentPath
See Also