System::Net::Http::HttpUtilities::IsHttpUri method

HttpUtilities::IsHttpUri method

지정된 URI가 HTTP URI인지 확인합니다.

static bool System::Net::Http::HttpUtilities::IsHttpUri(System::SharedPtr<Uri> uri)
매개변수형식설명
uriSystem::SharedPtr<Uri>확인할 URI입니다.

ReturnValue

지정된 URI가 HTTP URI인 경우 true, 그렇지 않으면 false입니다.

또 보기