PathName Property (WMI MSReportServer_ConfigurationSetting)

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: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v12\Admin

See Also

MSReportServer_ConfigurationSetting Members