System::IO::Path::GetDirectoryName メソッド

Path::GetDirectoryName method

指定されたパスが参照するディレクトリの名前を返します。

static String System::IO::Path::GetDirectoryName(const String &path)
パラメーター説明
パスconst String&ディレクトリへのパス

ReturnValue

ディレクトリの名前

参照