public method ITerminalUrl.getName
Gets the name of the URL
Declaration
protojavascriptjavacsharppublic getName() : string
public getName() : string
protojavascriptjavacsharpfunction getName()
function getName()
protojavascriptjavacsharppublic String getName();
public String getName();
protojavascriptjavacsharppublic string getName();
public string getName();
Returns
The method returns a string value that represents the name of the URL
Declared in ITerminalUrl