InstanceName Property (WMI MSReportServer_ConfigurationSetting)

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>\v12\Admin

See Also

MSReportServer_ConfigurationSetting Members