Iis6AppPool Properties | MSBuild Extension Pack Help 4.0.12.0 |
The Iis6AppPool type exposes the following members.
Properties
Name | Description | |
---|---|---|
Exists |
Gets whether the app pool exists. Output
|
|
MetabasePropertyName |
Sets the Metabase Property Name to retrieve. See Metabase Property Reference (IIS 6.0)
|
|
MetabasePropertyValue |
Gets the string value of the requested MetabasePropertyName
|
|
Name |
Sets the name of the AppPool. Required.
|
|
Properties |
Sets the Properties. Use a semi-colon delimiter. See Metabase Property Reference (IIS 6.0)
If a property contains =, enter #~# as a special sequence which will be replaced with = during processing
|
See Also