HubGetDefaultAppFolderAsyncT Method (AsyncHandle, FuncResponse, T) |
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>( AsyncHandle asyncHandle, Func<Response, T> onResult )