DirectoryNameToStringWithTrailingBackslash Method |
Gets the directory name as a string, including a trailing backslash.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic string ToStringWithTrailingBackslash()
Return Value
StringThe directory name with a trailing backslash.
See Also