ModuleInfo Class
Encapsulates information about a specific management module that is sent to the client, such as its name, associated service URL, and the assembly that contains the module.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | Arguments | Gets a container for name/value pairs. |
![]() | ClientModuleTypeName | Gets the assembly name of the client module. |
![]() | Name | Gets the name of the module. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

