public method ITerminal.getName
Gets the name of the terminal
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 terminal
Declared in ITerminal