Click or drag to resize

DocNodeProxyDocumentPath 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 virtual AbsoluteDocumentPath DocumentPath()

Return Value

AbsoluteDocumentPath
The current document path.

Implements

IProxyDocumentPath
See Also