C# 클래스 DolphinDeploy.IIS.IIS6.IIS6Manager

파일 보기 프로젝트 열기: BenHall/DolphinDeploy

공개 메소드들

메소드 설명
DumpIISInfo ( System.DirectoryServices.DirectoryEntry entry ) : void
GetAppPool ( ) : System.DirectoryServices.DirectoryEntry
GetAppPoolAdmin ( ) : System.DirectoryServices.DirectoryEntry
GetIISAdmin ( ) : System.DirectoryServices.DirectoryEntry
GetWebsite ( ) : System.DirectoryServices.DirectoryEntry

메소드 상세

DumpIISInfo() 공개 메소드

public DumpIISInfo ( System.DirectoryServices.DirectoryEntry entry ) : void
entry System.DirectoryServices.DirectoryEntry
리턴 void

GetAppPool() 공개 메소드

public GetAppPool ( ) : System.DirectoryServices.DirectoryEntry
리턴 System.DirectoryServices.DirectoryEntry

GetAppPoolAdmin() 공개 메소드

public GetAppPoolAdmin ( ) : System.DirectoryServices.DirectoryEntry
리턴 System.DirectoryServices.DirectoryEntry

GetIISAdmin() 공개 메소드

public GetIISAdmin ( ) : System.DirectoryServices.DirectoryEntry
리턴 System.DirectoryServices.DirectoryEntry

GetWebsite() 공개 메소드

public GetWebsite ( ) : System.DirectoryServices.DirectoryEntry
리턴 System.DirectoryServices.DirectoryEntry