m_isAbsoluteUri Field

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

Contains the absolute URI.

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

Syntax

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

.NET Framework Security

See Also

Reference

Uri Class

System Namespace