For example, in the URL http://www.example.com/index.html, the path is /index.html.
例えば、URL http://www.example.com/index.htmlにおいて、パスは/index.htmlです。
If you set this value to something that is not a valid, percent-encoded string, this class throws an exception.
あなたがこの値を有効な、パーセント符号化文字列でない何かに設定するならば、このクラスは例外をスローします。
See Also
参照
Accessing Components in URL-Encoded Format
構成要素にURL符号化形式でアクセスする
The fragment URL component (the part after a # symbol) expressed as a URL-encoded string, or nil if not present.
断片URL構成要素(#表象の後の部分)、URL符号化文字列として表現される、または存在しないならばnil。