System::IO::Path::NormalizePath メソッド
Path::NormalizePath method
指定されたパスを正規化します。
static String System::IO::Path::NormalizePath(const String &path)
| パラメーター | 型 | 説明 |
|---|---|---|
| パス | const String& | 正規化するパス |
ReturnValue
正規化されたパス
参照
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++