| title | GetAdminSiteUrl Method (WMI) | Microsoft Docs | |
|---|---|---|
| ms.date | 03/01/2017 | |
| ms.prod | reporting-services | |
| ms.prod_service | reporting-services-native | |
| ms.technology | wmi-provider-library-reference | |
| ms.topic | conceptual | |
| helpviewer_keywords |
|
|
| ms.assetid | fbc5bf3c-120c-4aec-a4f2-f5391bd415f6 | |
| author | maggiesMSFT | |
| ms.author | maggies |
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 non-zero value indicates that an error has occurred.
Namespace: [!INCLUDEssRSWMInmspcA]