Ramco Ramco

Ramco Ramco

  • 434
  • 3.5k
  • 558.2k

Error - Object reference not set to an instance of the Object.

Nov 23 2022 6:45 AM

Hi

  In below line i am getting above error . Image attached.

this.webBrowser1.DocumentText = string.Format(html, "youtube.com/watch?v=MYojqnJ34g4".Split('=')[1]);

Thanks


Answers (1)