A string containing the path to the resource represented by the current instance.
The UriBuilder.Path property contains the path information that the server uses to resolve requests for information. Typically this is the path to the desired information on the server's file system; although it also can indicate the application or script that the server must run to provide the information.
The path information does not include the scheme, host name, or query portion of the URI. The UriBuilder.Path property always returns at least a slash (/).