System::IO::Path::GetFullPath メソッド
Path::GetFullPath method
指定されたパスを絶対パスに変換します。
static String System::IO::Path::GetFullPath(const String &path)
| パラメーター | 型 | 説明 |
|---|---|---|
| パス | const String& | 変換対象のパス |
ReturnValue
path と同じエンティティ(存在しなくてもよい)を参照する絶対パス
参照
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++