IIsApplicationPool.EnumAppsInPool (WMI)
The EnumAppsInPool method enumerates applications in an IIS application pool.
Note
This method requires IIS 6.0 running in worker process isolation mode, or a later version.
objIIsApplicationPool.EnumAppsInPool(
Applications[]
)
Parameters
- Applications[]
[out] An array of strings containing the names of the applications in the instance of the application pool.
Return Values
This method has no return values.
Requirements
Server: Requires or Windows Server 2003.
Product: IIS