PathNameGetParentDirectory Method |
Gets the directory name.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public DirectoryName GetParentDirectory()
Return Value
DirectoryName[Missing <returns> documentation for "M:Altaxo.Main.Services.PathName.GetParentDirectory"]
Remarks
Corresponds to System.IO.Path.GetDirectoryName
See Also