IDriveInfo Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface IDriveInfoProperties
| Name | Description | 
|---|---|
| Drive | 
           Value of the drive. Examples: C:\, E:\ JSON property name: qDrive  | 
      
| Name | 
           Name of the drive. JSON property name: qName  | 
      
| Type | 
           Type of the drive. 
             JSON property name: qType  | 
      
| TypeIdentifier | 
           Information about the drive type. JSON property name: qTypeIdentifier  | 
      
| UnnamedDrive | 
           JSON property name: qUnnamedDrive  |