--- title: "InstanceName Property (WMI MSReportServer_ConfigurationSetting) | 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 apiname: - "InstanceName Property" apilocation: - "reportingservices.mof" apitype: MOFDef helpviewer_keywords: - "InstanceName property" ms.assetid: 5e8aa5fb-2d4a-45ac-bbd8-47ed3c667cbb author: maggiesMSFT ms.author: maggies --- # ConfigurationSetting Property - InstanceName Specifies the name of a report server instance on a specific computer. Read-only. ## Syntax ```vb Public Dim InstanceName As String ``` ```csharp public string InstanceName; ``` ## Property Value A **String** object that represents the name of the report server instance. ## Example Code [MSReportServer_ConfigurationSetting Class](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-class.md) ## Requirements **Namespace:** [!INCLUDE[ssRSWMInmspcA](../../includes/ssrswminmspca-md.md)] ## See Also [MSReportServer_ConfigurationSetting Members](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-members.md)