title InstanceName Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs ms.custom ms.date 06/13/2017 ms.prod sql-server-2014 ms.reviewer ms.technology reporting-services-native ms.topic conceptual api_name InstanceName Property api_location reportingservices.mof topic_type apiref helpviewer_keywords InstanceName property ms.assetid 5e8aa5fb-2d4a-45ac-bbd8-47ed3c667cbb author maggiesMSFT ms.author maggies manager kfile InstanceName Property (WMI MSReportServer_ConfigurationSetting) Specifies the name of a report server instance on a specific computer. Read-only. Syntax Public Dim InstanceName As String public string InstanceName; Property Value A String object that represents the name of the report server instance. Example Code MSReportServer_ConfigurationSetting Class Requirements Namespace: [!INCLUDEssRSWMInmspcA] See Also MSReportServer_ConfigurationSetting Members