public method ITerminal.getType
Gets the type of the terminal
Declaration
protojavascriptjavacsharppublic getType() : string
public getType() : string
protojavascriptjavacsharpfunction getType()
function getType()
protojavascriptjavacsharppublic String getType();
public String getType();
protojavascriptjavacsharppublic string getType();
public string getType();
Returns
The method returns a string value that represents the type of the terminal
Declared in ITerminal