URIHandlerT.getProtocols

Gets the list of protocols supported by handler. This list may not be modified.

template URIHandlerT()
override
string[]
getProtocols
()

Return Value

Type: string[]

the supported protocols. Returns null if the handler isn't implemented properly, or the handler doesn't support any protocols.