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