public method ITerminalUrl.getName

Brief

Gets the name of the URL

Declaration

protojavascriptjavacsharp
public getName() : string

Returns

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

Details

Declared in ITerminalUrl

back