Метод | Описание | |
---|---|---|
AddHostBinding ( [ siteName, [ binding ) : bool | ||
DeleteWebsite ( [ id ) : void | ||
HostBindingExists ( [ host ) : bool | ||
IsApplicationPoolRunning ( [ appPool ) : bool | ||
WebsiteExists ( [ name ) : bool |
Метод | Описание | |
---|---|---|
CreateContext ( [ debugLocation, object callingClass = null ) : WebServerContext | ||
DeleteWebsite ( [ context, [ site ) : void | ||
GetWebRootPath ( [ site ) : string |
public static AddHostBinding ( [ siteName, [ binding ) : bool | ||
siteName | [ | |
binding | [ | |
Результат | bool |
public static DeleteWebsite ( [ id ) : void | ||
id | [ | |
Результат | void |
public static HostBindingExists ( [ host ) : bool | ||
host | [ | |
Результат | bool |
public static IsApplicationPoolRunning ( [ appPool ) : bool | ||
appPool | [ | |
Результат | bool |
public static WebsiteExists ( [ name ) : bool | ||
name | [ | |
Результат | bool |