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;
Osservazioni
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 con Service Pack 2 (SP2) o Service Pack 1 (SP1) oppure Windows 2000 (tutte le versioni)
Vedere anche
Riferimento
MSReportManager_ConfigurationSetting Members