System.Web.Compilation.ClientBuildManager.GetCodeDirectoryInformation Method
Documentation for this section has not yet been entered.

Syntax

public void GetCodeDirectoryInformation (string virtualCodeDir, out Type codeDomProviderType, out System.CodeDom.Compiler.CompilerParameters compilerParameters, out string generatedFilesDir)

Parameters

virtualCodeDir
Documentation for this section has not yet been entered.
codeDomProviderType
Documentation for this section has not yet been entered.
compilerParameters
Documentation for this section has not yet been entered.
generatedFilesDir
Documentation for this section has not yet been entered.

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