URI.fragment

class URI
pure const nothrow
string
fragment
()

Return Value

Type: string

Fragment part of the URI, or null if not available.

Meta