Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.25 KB

File metadata and controls

41 lines (30 loc) · 1.25 KB
title ConfigurationSetting Property - VirtualDirectoryReportManager | 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
helpviewer_keywords
VirtualDirectoryReportManager property
ms.assetid fe5ac055-26e3-4c3d-843c-c12eb7e6e4db
author maggiesMSFT
ms.author maggies

ConfigurationSetting Property - VirtualDirectoryReportManager

Returns the virtual directory for the report manager application. Read-only.

Syntax

Public Dim VirtualDirectoryReportManager As String  
public string VirtualDirectoryReportManager;  

Property Values

A string that contains the virtual directory.

Example Code

MSReportServer_ConfigurationSetting Class

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

See Also

MSReportServer_ConfigurationSetting Members