GetLogicalDriveStrings Method
Overloads
| GetLogicalDriveStrings() | Lists the logical drives in the system. | 
GetLogicalDriveStrings()
Lists the logical drives in the system.
Declaration
      public IEnumerable<DriveInfo> GetLogicalDriveStrings()
    
  Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<DriveInfo> | 
Implements
Remarks
This method applies only if running Qlik Sense Desktop.