Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
These functions create and manipulate URI query strings.
| Name | Description |
|---|---|
| Uri.BuildQueryString | Assemble a record into a URI query string. |
| Uri.Combine | Returns a Uri based on the combination of the base and relative parts. |
| Uri.EscapeDataString | Encodes special characters in accordance with RFC 3986. |
| Uri.Parts | Returns a record value with the fields set to the parts of a Uri text value. |