Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.31 KB

File metadata and controls

46 lines (35 loc) · 1.31 KB
title InstanceName Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs
ms.date 03/01/2017
ms.prod reporting-services
ms.prod_service reporting-services-native
ms.technology wmi-provider-library-reference
ms.topic conceptual
apiname
InstanceName Property
apilocation
reportingservices.mof
apitype MOFDef
helpviewer_keywords
InstanceName property
ms.assetid 5e8aa5fb-2d4a-45ac-bbd8-47ed3c667cbb
author maggiesMSFT
ms.author maggies

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]

See Also

MSReportServer_ConfigurationSetting Members