Volume -- The logical drives
============================

The list of logical drives is accessible via :py:attr:`windows.system.logicaldrives
<windows.winobject.system.System.logicaldrives>`


.. note::

    See sample :ref:`sample_system`

.. module:: windows.winobject.volume

.. autoclass:: LogicalDrive

    .. data:: name

            Name of the logical drive

            :type: :class:`str`