public method ITerminalUrl.getTerminalProtocol

Brief

Gets the terminal protocol of the URL

Declaration

protojavascriptjavacsharp
public getTerminalProtocol() : string

Returns

The method returns a string value that represents the terminal protocol of the URL

Details

Declared in ITerminalUrl

back