Uri.IsAbsoluteUri Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets whether the Uri instance is absolute.
Assembly: System (in System.dll)
Property Value
Type: System.BooleanA Boolean value that is true if the Uri instance is absolute; otherwise, false.
Show: