다음을 통해 공유


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>

<codeSubDirectories>

Shared Code Folders in Web Sites