c# filenotfoundexception on webbrowser?

前端 未结 3 1592
醉话见心
醉话见心 2020-12-12 03:19
if (webBrowser1.DocumentText.IndexOf(\"Page: 1\") != -1)

on the above line i am getting this exception

System.IO.FileNotFoun

3条回答
提交回复
热议问题