HttpUtility.UrlPathEncode 方法
將編碼 HTTP 傳輸 URL 中指定的 path 的一部分。
多載清單
名稱 | 描述 | |
---|---|---|
![]() ![]() |
UrlPathEncode(String, Boolean) | 將編碼 HTTP 傳輸 URL 中指定的 path 的一部分。 |
![]() ![]() |
UrlPathEncode(String, Boolean, Boolean) | 將編碼 HTTP 傳輸 URL 中指定的 path 的一部分。 |
![]() ![]() |
UrlPathEncode(String, Boolean, TextWriter) | 編碼 HTTP 傳輸 URL 中指定的 path 的一部分,並將其附加至指定的輸出資料流。 |
![]() ![]() |
UrlPathEncode(String, Boolean, Boolean, Boolean) | 將編碼網頁伺服器來自可靠的 HTTP 傳輸,用戶端 URL 路徑部分。 |
![]() ![]() |
UrlPathEncode(String, Boolean, Boolean, TextWriter) | 編碼 HTTP 傳輸 URL 中指定的 path 的一部分,並將其附加至指定的輸出資料流。 |
頁首