xtd
0.2.0
Loading...
Searching...
No Matches
◆
get_directory_name()
static
xtd::string
xtd::io::path::get_directory_name
(
const
xtd::string
&
path
)
static
Returns the directory information for the specified path string.
Parameters
path
the path of a file or directory.
Returns
A string containing directory information for path, or null if path denotes a root directory, is the empty string ("").
Remarks
Returns string empty if path does not contain directory information.
xtd
io
path
Generated on Sat Sep 14 2024 21:25:31 for xtd by
Gammasoft
. All rights reserved.