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