Version Property (WMI MSReportServer_ConfigurationSetting)

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>\v11

See Also

MSReportServer_Instance Members