DriveInfo MembersQlik Sense .NET SDK - API Reference
The DriveInfo type exposes the following members.
Constructors

  NameDescription
Public methodDriveInfo
Initializes a new instance of the DriveInfo class
Back to Top
Properties

  NameDescription
Public propertyDrive
Value of the drive Examples: C:\\, E:\\
Public propertyName
Name of the drive.
Public propertyType
Type of the drive. Fixed means physical drive.
Back to Top
See Also