CodeFolder.Remove 方法

从此网站的 Web.config 文件的 <compilation> 节的 <codeSubDirectories> 元素中移除 <add directoryName="folderName"> 节点。

命名空间:  VsWebSite
程序集:  VsWebSite.Interop(在 VsWebSite.Interop.dll 中)

语法

声明
Sub Remove
void Remove()
void Remove()
abstract Remove : unit -> unit 
function Remove()

.NET Framework 安全性

请参见

参考

CodeFolder 接口

VsWebSite 命名空间

VSWebSite

CodeFolders

其他资源

compilation 元素(ASP.NET 设置架构)

compilation 的 codeSubDirectories 元素(ASP.NET 设置架构)

ASP.NET Web 项目中的共享代码文件夹