HubGetDefaultAppFolderAsyncT Method (FuncResponse, T, AsyncHandle) |
Returns the folder where the apps are stored.
This method applies only if running Qlik Sense Desktop.Namespace: Qlik.Engine
public Task<T> GetDefaultAppFolderAsync<T>( Func<Response, T> onResult, AsyncHandle asyncHandle = null )