System.Web.Compilation.ClientBuildManager.GetGeneratedSourceFile Method

Gets the physical path to the generated file for a virtual path.

Syntax

public string GetGeneratedSourceFile (string virtualPath)

Parameters

virtualPath
The virtual path of the file to retrieve.

Returns

A string that contains the physical path to the generated file.

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