AbsoluteDocumentPathReplaceLastPart Method |
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public AbsoluteDocumentPath ReplaceLastPart(
string lastPart
)
Parameters
- lastPart String
- The new last part of the AbsoluteDocumentPath.
Return Value
AbsoluteDocumentPath[Missing <returns> documentation for "M:Altaxo.Main.AbsoluteDocumentPath.ReplaceLastPart(System.String)"]
See Also