System.Web.Configuration.IRemoteWebConfigurationHostServer.GetFilePaths Method

Used internally to support remote access to configuration data.

Syntax

public string GetFilePaths (int webLevel, string path, string site, string locationSubPath)

Parameters

webLevel
The level of the configuration file.
path
Path to the remote configuration file to be accessed.
site
Path to the remote machine.
locationSubPath
The subpath of the location of the configuration file.

Returns

A concatenated string representing the file path of the configuration file.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0