Share via


CodeFolder.Remove Method

Removes the <add directoryName="folderName"> node from the <codeSubDirectories> element of the <compilation> section of the Web.config file for this Web site.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
Sub Remove
void Remove()
void Remove()
abstract Remove : unit -> unit
function Remove()

.NET Framework Security

See Also

Reference

CodeFolder Interface

VsWebSite Namespace

VSWebSite

CodeFolders

Other Resources

compilation Element (ASP.NET Settings Schema)

codeSubDirectories Element for compilation (ASP.NET Settings Schema)

Shared Code Folders in ASP.NET Web Site Projects