System::IO::Path::ToBoost メソッド
Path::ToBoost method
指定されたパスを表す boost::filesystem::path クラスのインスタンスを返します。
static boost::filesystem::path System::IO::Path::ToBoost(const String &path)
| パラメーター | 型 | 説明 |
|---|---|---|
| パス | const String& | パス |
ReturnValue
boost::filesystem::path クラスの新しいインスタンスで、path を表します
参照
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++