public method IConnectionParameters.getApplicationName

Brief

Gets the application name

Declaration

protojavascriptjavacsharp
public getApplicationName() : string

Returns

The method returns a string that represents the application name

Details

Declared in IConnectionParameters

back