Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.4 KB

File metadata and controls

46 lines (35 loc) · 1.4 KB
title IsWindowsServiceEnabled Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs
ms.date 03/01/2017
ms.prod reporting-services
ms.prod_service reporting-services-native
ms.technology wmi-provider-library-reference
ms.topic conceptual
apiname
IsWindowsServiceEnabled
apilocation
reportingservices.mof
apitype MOFDef
helpviewer_keywords
IsWindowsServiceEnabled property
ms.assetid b1b75d72-6220-43fe-abfb-f967f3972d00
author maggiesMSFT
ms.author maggies

ConfigurationSetting Property - IsWindowsServiceEnabled

Indicates whether the Report Server Windows service is enabled. Read-only.

Syntax

Public Dim IsWindowsServiceEnabled As Boolean  
public boolean IsWindowsServiceEnabled;  

Property Values

A read-only Boolean value. A value of true indicates that the Report Server Windows service is enabled.

Example Code

MSReportServer_ConfigurationSetting Class

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

See Also

MSReportServer_ConfigurationSetting Members