Uri.IsAbsoluteUri Property
Gets whether the Uri instance is absolute.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public bool IsAbsoluteUri { get; }
Property Value
true if the Uri instance is absolute; otherwise, false.
Version Information
Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.