I’m spending time breaking up URLs into protocol://domain:port/path/filename but there must be a built in class, all I can find is System.Security.Policy.Url
I’m spending time breaking up URLs into protocol://domain:port/path/filename but there must be a built
Share
I bet System.Uri is what you’re looking for