m_isUnc Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains a value that indicates whether the specified Uri is a universal naming convention (UNC) path.

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

Syntax

'Declaration
Protected m_isUnc As Boolean
protected bool m_isUnc
protected:
bool m_isUnc
val mutable m_isUnc: bool
protected var m_isUnc : boolean

.NET Framework Security

See Also

Reference

Uri Class

System Namespace