--- title: "PathName 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: - "PathName Property" apilocation: - "reportingservices.mof" apitype: MOFDef helpviewer_keywords: - "PathName property" ms.assetid: 368346ea-8ae4-42b4-a884-733558103046 author: maggiesMSFT ms.author: maggies --- # ConfigurationSetting Property - PathName Specifies the installation path of a report server instance. Read-only. ## Syntax ```vb public Dim PathName As String ``` ```csharp public string PathName; ``` ## Property Values A **String** object that represents the installation path. ## 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)