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: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting members