NSUrlUtilities_NSCharacterSet 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义静态方法,为 的各种子组件 NSUrl定义字符集。
public static class NSUrlUtilities_NSCharacterSet
type NSUrlUtilities_NSCharacterSet = class
- 继承
-
NSUrlUtilities_NSCharacterSet
属性
UrlFragmentAllowedCharacterSet |
NSCharacterSet片段 URL 组件中允许的字符的 。 |
UrlHostAllowedCharacterSet |
NSCharacterSet主机 URL 中允许的字符的 。 |
UrlPasswordAllowedCharacterSet |
NSCharacterSet URL 密码组件中允许的字符的 。 |
UrlPathAllowedCharacterSet |
NSCharacterSet URL 路径组件中允许的字符的 。 |
UrlQueryAllowedCharacterSet |
NSCharacterSet URL 查询组件中允许的字符的 。 |
UrlUserAllowedCharacterSet |
NSCharacterSet URL 用户组件中允许的字符的 。 |