ConfigurationSetting property - InstanceName

Specifies the name of a report server instance on a specific computer. Read-only.

Syntax

Public Dim InstanceName As String  
public string InstanceName;  

Property value

A String object that represents the name of the report server instance.

Example code

MSReportServer_ConfigurationSetting class

Requirements

Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting members