Answer the question
In order to leave comments, you need to log in
How else to pull out the value c #?
At the moment I'm pulling it like this:
string str = "https://www.site.com/bed/v4/6790244565673643270";
string str = "https://www.site.com/@bed/mp4/6790244565673643270";
var result = str.Split('/')[5]; //->6790244565673643270
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question