mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
15 lines
319 B
ReStructuredText
15 lines
319 B
ReStructuredText
Service
|
|
=======
|
|
|
|
The list of services is accessible via :py:attr:`windows.system.services
|
|
<windows.winobject.system.System.services>`
|
|
|
|
.. note::
|
|
|
|
See sample :ref:`sample_system` & :ref:`sample_services_demo`
|
|
|
|
.. module:: windows.winobject.service
|
|
|
|
.. autoclass:: Service
|
|
:show-inheritance:
|
|
:inherited-members: |