System::IO::Path::IsPathRooted 메서드

Path::IsPathRooted method

지정된 경로에 루트가 포함되어 있는지 확인합니다.

static bool System::IO::Path::IsPathRooted(const String &path)
매개변수형식설명
경로const String&확인할 경로

ReturnValue

path에 루트가 포함되어 있으면 true, 그렇지 않으면 false

또 보기