Share via


ReportServerUrl Property (WMI MSReportManager_ConfigurationSetting)

Returns the URL used to reference the report server. Read-only.

Syntax

Public Dim ReportServerUrl As String
public string ReportServerUrl;

Remarks

The value returned is the complete URL in the form:

http://<servername>:<port>/directory

Property Values

A String object that represents the URL.

Requirements

Namespace:root\Microsoft\SqlServer\ReportServer\v9

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

MSReportManager_ConfigurationSetting Members

Help and Information

Getting SQL Server 2005 Assistance