Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 89864

System.Uri.GetLeftPart Not Defined and System.UriPartial Doesn't Exist?

$
0
0

I'm creating a Xamarin.Forms app that is trying to use System.Uri.GetLeftPart and System.UriPartial but get errors that indicate System.Uri.GetLeftPart isn't defined and System.UriPartial doesn't exist. Sure enough, if I use the Assembly Browser to look at the Uri class there isn't a GetLeftPart method. But if I look at the Xamarin APIs documentation, both the System.Uri.GetLeftPart method and System.UriPartial enumeration are listed as a supported method in the System assembly. What am I missing?


Viewing all articles
Browse latest Browse all 89864

Trending Articles