| 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: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<DriveInfo> GetLogicalDriveStrings()
Function GetLogicalDriveStrings As IEnumerable(Of DriveInfo)
Return Value
Type:
IEnumerableDriveInfo
See Also