Click or drag to resize

IProxyDocumentPath Method

Gets the path to the document, if the DocumentObject is or was part of the document. For non-document objects, an empty path is returned.

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

Field Value

AbsoluteDocumentPath
The document path.

Return Value

AbsoluteDocumentPath

[Missing <returns> documentation for "M:Altaxo.Main.IProxy.DocumentPath"]

See Also