메소드 | 설명 | |
---|---|---|
WebAppPool ( ) : System |
Initializes a new instance of the WebAppPool class.
|
|
WebAppPool ( string name ) : System |
Initializes a new instance of the WebAppPool class.
|
|
WebAppPool ( string name, string attributesDefinition ) : System |
Initializes a new instance of the WebAppPool class.
|
public WebAppPool ( string name, string attributesDefinition ) : System | ||
name | string | The name. |
attributesDefinition | string | The attributes definition. This parameter is used to set encapsulated |
리턴 | System |