RelDocNodeProxyDocumentPath Property |
Gets a copy of the document path. You can not change the document path of the proxy instance by this copy.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public RelativeDocumentPath DocumentPath { get; }
Property Value
RelativeDocumentPath
The document path.
See Also