HubGetLogicalDriveStringsAsyncT Method (AsyncHandle, FuncResponse, T) |
Lists the logical drives in the system.
This method applies only if running Qlik Sense Desktop.Namespace: Qlik.Engine
public Task<T> GetLogicalDriveStringsAsync<T>( AsyncHandle asyncHandle, Func<Response, T> onResult )