Uri.Flags Enumeration

Defines flags that are stored in the m_Flags field of the Uri class.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

protected enum Uri.Flags

Members

  Member name Description
LoopbackHost The flag value for the loopback host, which is: 0x00400000

Version Information

Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.

See Also

Reference

System Namespace