m_AbsolutePath Field

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

Contains the absolute path of the URI.

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

Syntax

'Declaration
Protected m_AbsolutePath As String
protected string m_AbsolutePath
protected:
String^ m_AbsolutePath
val mutable m_AbsolutePath: string
protected var m_AbsolutePath : String

.NET Framework Security

See Also

Reference

Uri Class

System Namespace