Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.24 KB

File metadata and controls

41 lines (30 loc) · 1.24 KB
title ConfigurationSetting Property - VirtualDirectoryReportServer | 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
VirtualDirectoryReportServer property
ms.assetid 3e0e860a-afe9-47ce-ae6a-f8c7ca26494f
author maggiesMSFT
ms.author maggies

ConfigurationSetting Property - VirtualDirectoryReportServer

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

Syntax

Public Dim VirtualDirectoryReportServer As String  
public string VirtualDirectoryReportServer;  

Property Values

A string that contains the virtual directory.

Example Code

MSReportServer_ConfigurationSetting Class

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

See Also

MSReportServer_ConfigurationSetting Members