Click or drag to resize

LogicalDiskInfo Properties

The LogicalDiskInfo type exposes the following members.

Properties
  NameDescription
Public propertyAvailability
Win32_LogicalDisk: Availability: Availability and status of the device.
Public propertyConfigManagerErrorCode
Win32_LogicalDisk: ConfigManagerErrorCode: Windows Configuration Manager error code.
Public propertyDescription
Win32_LogicalDisk: Description: Description of the object.
Public propertyDeviceId
Win32_LogicalDisk: DeviceID: Unique identifier of the disk drive with other devices on the system.
Public propertyDriveType
Win32_LogicalDisk: DriveType: Numeric value that corresponds to the type of disk drive this logical disk represents.
Public propertyFileSystem
Win32_LogicalDisk: FileSystem: File system on the logical disk.
Public propertyFreeSpace
Win32_LogicalDisk: FreeSpace: Space, in bytes, available on the logical disk.
Public propertyInstallDate
Win32_LogicalDisk: InstallDate: Date and time the object was installed.
Public propertyMediaType
Win32_LogicalDisk: MediaType: Type of media currently present in the logical drive.
Public propertyName
Win32_LogicalDisk: Name: Label by which the object is known.
Public propertySize
Win32_LogicalDisk: Size: Size of the disk drive.
Public propertyStatusInfo
Win32_LogicalDisk: StatusInfo: State of the logical device.
Public propertySupportsDiskQuotas
Win32_LogicalDisk: SupportsDiskQuotas: If True, this volume supports disk quotas.
Public propertySupportsFileBasedCompression
Win32_LogicalDisk: SupportsFileBasedCompression: If True, the logical disk partition supports file-based compression, such as is the case with the NTFS file system. This property is False when the Compressed property is True.
Public propertyVolumeDirty
Win32_LogicalDisk: VolumeDirty: If True, the disk requires ChkDsk to be run at the next restart.
Public propertyVolumeName
Win32_LogicalDisk: VolumeName: Volume name of the logical disk.
Public propertyVolumeSerialNumber
Win32_LogicalDisk: VolumeSerialNumber: Volume serial number of the logical disk.
Top
See Also