ModuleInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public ref class ModuleInfo sealed
public sealed class ModuleInfo
type ModuleInfo = class
Public NotInheritable Class ModuleInfo
- Inheritance
-
ModuleInfo
Properties
Arguments |
Gets a container for name/value pairs. |
ClientModuleTypeName |
Gets the assembly name of the client module. |
Name |
Gets the name of the module. |