Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.26 KB

configurationsetting-property-instancename.md

File metadata and controls

42 lines (33 loc) · 1.26 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom helpviewer_keywords apilocation apiname apitype
InstanceName property (WMI MSReportServer_ConfigurationSetting)
InstanceName property (WMI MSReportServer_ConfigurationSetting)
maggiesMSFT
maggies
03/01/2017
reporting-services
wmi-provider-library-reference
conceptual
updatefrequency5
InstanceName property
reportingservices.mof
InstanceName Property
MOFDef

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: [!INCLUDEssRSWMInmspcA]

Related content

MSReportServer_ConfigurationSetting members