System::IO::Path::IsPathRooted 메서드
Path::IsPathRooted method
지정된 경로에 루트가 포함되어 있는지 확인합니다.
static bool System::IO::Path::IsPathRooted(const String &path)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 경로 | const String& | 확인할 경로 |
ReturnValue
path에 루트가 포함되어 있으면 true, 그렇지 않으면 false
또 보기
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++