IHubGetLogicalDriveStrings Method |
Lists the logical drives in the system.
This method applies only if running Qlik Sense Desktop.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax IEnumerable<DriveInfo> GetLogicalDriveStrings()
Function GetLogicalDriveStrings As IEnumerable(Of DriveInfo)
Return Value
Type:
IEnumerableDriveInfoSee Also