Click or drag to resize

AbsoluteDocumentPathLastPart Property

Gets the last part, which is often the name of the object.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string LastPart { get; }

Property Value

String
The last part.
See Also