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.

Requirements

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

Platform: Windows Server 2003, Datacenter Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Standard Edition; Windows Vista; Windows XP Professional with Service Pack 2 (SP2) or Service Pack 1 (SP1); or Windows 2000 (all versions)

See Also

Reference