System.Web.Compilation.ClientBuildManager.GetGeneratedFileVirtualPath Method

Returns the virtual path of a generated file.

Syntax

public string GetGeneratedFileVirtualPath (string filePath)

Parameters

filePath
The full physical path to a generated file.

Returns

A string containing the virtual path for filePath.

Remarks

Documentation for this section has not yet been entered.

Requirements

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