Property Value
The value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is "" (String.Empty)
.
The value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is "" (String.Empty)
.
The Path property contains the path information that the server uses to resolve requests for information.
The path information does not include the scheme, host name, or query portion of the URI. The Path property always returns at least a slash (/).
There are maximum length limitations on the URI path.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.