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++