System::IO::Path::ToString メソッド
Path::ToString method
指定された Boost の path オブジェクトの文字列表現を返します。
static String System::IO::Path::ToString(const boost::filesystem::path &path)
| パラメーター | 型 | 説明 |
|---|---|---|
| パス | const boost::filesystem::path& | 文字列に変換する boost::filesystem::path オブジェクト |
ReturnValue
path の文字列表現
参照
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++