ModuleDefinition Class
IIS 7.0
Encapsulates information about a specific management module, such as its name, associated service type, and the assembly that contains the module.
Namespace:
Microsoft.Web.Management.Server
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
The ModuleDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Arguments | Gets the parameters that were used to create the module definition. This property is not implemented; it always gets an empty list. |
![]() | ClientModuleTypeName | Gets the client module type name that was used to create the module definition. |
![]() | Name | Gets the name that was used to create the module definition. |
