AbsoluteDocumentPathLastPartOrDefault Property |
Gets the last part, which is often the name of the object.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string? LastPartOrDefault { get; }
Property Value
String
The last part.
See Also