ConfigurationSetting property - Version

Returns the version of the report server in the format Major.Minor.Build.Revision. Read-only.

Syntax

Public Dim Version As String  
public string Version;  

Property value

A string that contains the version of the report server.

Example code

MSReportServer_ConfigurationSetting class

Requirements

Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13

MSReportServer_Instance members