Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.16 KB

File metadata and controls

40 lines (32 loc) · 1.16 KB
title PathName property (WMI MSReportServer_ConfigurationSetting)
description PathName property (WMI MSReportServer_ConfigurationSetting)
ms.date 09/25/2024
ms.service reporting-services
ms.subservice wmi-provider-library-reference
ms.topic conceptual
ms.custom
updatefrequency5
helpviewer_keywords
PathName property
apilocation reportingservices.mof
apiname PathName Property
apitype MOFDef

ConfigurationSetting property - PathName

Specifies the installation path of a report server instance. Read-only.

Syntax

public Dim PathName As String  
public string PathName;  

Property values

A String object that represents the installation path.

Example code

MSReportServer_ConfigurationSetting class

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

Related content