Click or drag to resize

DocNodeProxyInternalDocumentPath Property

Gets or sets the internally stored absolute document path.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected AbsoluteDocumentPath InternalDocumentPath { get; set; }

Property Value

AbsoluteDocumentPath
See Also