System::IO::Path::GetDirectoryName メソッド
Path::GetDirectoryName method
指定されたパスが参照するディレクトリの名前を返します。
static String System::IO::Path::GetDirectoryName(const String &path)
| パラメーター | 型 | 説明 |
|---|---|---|
| パス | const String& | ディレクトリへのパス |
ReturnValue
ディレクトリの名前
参照
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++