Share via


Uri.m_isUnc Field

Whether the path is a UNC (Universal Naming Convention) path.

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

Syntax

protected bool m_isUnc

Remarks

In this class, this value is always false, but this value can be changed in derived classes.

Version Information

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

See Also

Reference

Uri Class
Uri Members
System Namespace