public method ITerminalUrl.getUrl

Brief

Gets the path of the URL

Declaration

protojavascriptjavacsharp
public getUrl() : string

Returns

The method returns a string value that represents the path of the URL

Details

Declared in ITerminalUrl

back