| title | GetAdminSiteUrl method (WMI) | |
|---|---|---|
| description | ConfigurationSetting method - GetAdminSiteUrl | |
| ms.date | 09/25/2024 | |
| ms.service | reporting-services | |
| ms.subservice | wmi-provider-library-reference | |
| ms.topic | reference | |
| ms.custom |
|
|
| helpviewer_keywords |
|
Gets the absolute URL for the Central Administration Web site for the Microsoft [!INCLUDEwinSPServ], [!INCLUDEoffSPServ], [!INCLUDESPF2010], or [!INCLUDESPS2010] farm that the report server is integrated with.
Public Sub GetAdminSiteUrl(ByRef AdminSiteUrl as String, _
ByRef HRESULT as Int32) public void GetAdminSiteUrl(out string AdminSiteUrl, out Int32 HRESULT); AdminSiteUrl
[out] A string that contains the absolute URL for the Central Administration Web site for the SharePoint farm that the report server is integrated with.
HRESULT
[out] Value indicating whether the call succeeded or failed.
Returns an HRESULT indicating success or failure of the method call. A value of 0 indicates that the method call was successful. A nonzero value indicates that an error occurred.
Namespace: [!INCLUDEssRSWMInmspcA]