Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.21 KB

configurationsetting-property-pathname.md

File metadata and controls

42 lines (33 loc) · 1.21 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom helpviewer_keywords apilocation apiname apitype
PathName property (WMI MSReportServer_ConfigurationSetting)
PathName property (WMI MSReportServer_ConfigurationSetting)
maggiesMSFT
maggies
03/01/2017
reporting-services
wmi-provider-library-reference
conceptual
updatefrequency5
PathName property
reportingservices.mof
PathName Property
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

MSReportServer_ConfigurationSetting members